From 846b2bc38186e227649d9c86f6ac6697623548d4 Mon Sep 17 00:00:00 2001 From: LuK1337 Date: Wed, 29 Mar 2017 23:22:13 +0200 Subject: z2_plus: Move ro.product.first_api_level to system.prop Change-Id: I831c553f1b941f3e5e56369e72420180e1f34138 --- system.prop | 3 +++ 1 file changed, 3 insertions(+) (limited to 'system.prop') diff --git a/system.prop b/system.prop index c9cc0a7..ec48151 100644 --- a/system.prop +++ b/system.prop @@ -43,6 +43,9 @@ 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 -- cgit v1.2.3