aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmsm8996.mk1
-rw-r--r--vendor.prop3
2 files changed, 1 insertions, 3 deletions
diff --git a/msm8996.mk b/msm8996.mk
index ff2c2ca..0a662a2 100755
--- a/msm8996.mk
+++ b/msm8996.mk
@@ -20,6 +20,7 @@
# included in a build is to use PRODUCT_PACKAGES in a product
# definition file).
#
+$(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_m.mk)
# Get non-open-source specific aspects
$(call inherit-product, vendor/zuk/msm8996-common/msm8996-common-vendor.mk)
diff --git a/vendor.prop b/vendor.prop
index 79852a4..aa51953 100644
--- a/vendor.prop
+++ b/vendor.prop
@@ -44,9 +44,6 @@ persist.data.netmgrd.qos.enable=true
ro.use_data_netmgrd=true
persist.data.iwlan.enable=true
-# Device was launched with M
-ro.product.first_api_level=23
-
# Display (Qualcomm AD)
ro.qualcomm.cabl=2
ro.qcom.ad=1