Add product_launched_with_k.mk

Bug: 25564210
Test: None
Change-Id: I2afabf6d7720e9f1026f86598c4f6bc392a1c888
This commit is contained in:
Mac Wang
2018-07-05 15:46:08 +08:00
parent 57c2d9f670
commit 8c3565d98d
2 changed files with 2 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
#PRODUCT_SHIPPING_API_LEVEL indicates the first api level, device has been commercially launched on.
PRODUCT_SHIPPING_API_LEVEL := 19

View File

@@ -1,3 +1,2 @@
#PRODUCT_SHIPPING_API_LEVEL indicates the first api level, device has been commercially launched on.
PRODUCT_SHIPPING_API_LEVEL := 21