aboutsummaryrefslogtreecommitdiff
path: root/device.mk
diff options
context:
space:
mode:
authorLuK1337 <priv.luk@gmail.com>2017-03-29 23:22:13 +0200
committerdavidevinavil <davidevinavil@gmail.com>2017-04-07 13:37:16 +0200
commit846b2bc38186e227649d9c86f6ac6697623548d4 (patch)
tree46d42264560b8a04a63f36a9bf82f0cc7ce1bdf5 /device.mk
parent32dc155512fd02d89f166f0f094f61c29bf3830a (diff)
z2_plus: Move ro.product.first_api_level to system.prop
Change-Id: I831c553f1b941f3e5e56369e72420180e1f34138
Diffstat (limited to 'device.mk')
-rwxr-xr-xdevice.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/device.mk b/device.mk
index 50894ff..0bc7572 100755
--- a/device.mk
+++ b/device.mk
@@ -26,10 +26,6 @@ $(call inherit-product-if-exists, vendor/zuk/z2_plus/z2_plus-vendor.mk)
# Overlays
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
-# Device was launched with M
-PRODUCT_PROPERTY_OVERRIDES += \
- ro.product.first_api_level=23
-
# ANT+
PRODUCT_PACKAGES += \
AntHalService \