add ro.product.first_api_level

Add ro.product.first_api_level to declare which API level
a device first shipped with.

Issue: CRACKLING-1211
Change-Id: I101fe4384508660da711fe24e45192cb3e212477
cm-14.0
Marcos Marado 9 years ago
parent 9676485a38
commit 391e57c21c

@ -0,0 +1,3 @@
# First api level, device has been commercially launched
PRODUCT_PROPERTY_OVERRIDES += \
ro.product.first_api_level=22
Loading…
Cancel
Save