Merge \"Added make files for variable PRODUCT_SHIPPING_API_LEVEL. Bug: 26381401\" into nyc-dev
am: 44d50cac49
Change-Id: Ia07917cbad3d180abdb8837960f247feaec2b134
This commit is contained in:
2
target/product/product_launched_with_l.mk
Normal file
2
target/product/product_launched_with_l.mk
Normal file
@@ -0,0 +1,2 @@
|
||||
#PRODUCT_SHIPPING_API_LEVEL indicates the first api level, device has been commercially launced on.
|
||||
PRODUCT_SHIPPING_API_LEVEL := 21
|
2
target/product/product_launched_with_l_mr1.mk
Normal file
2
target/product/product_launched_with_l_mr1.mk
Normal file
@@ -0,0 +1,2 @@
|
||||
#PRODUCT_SHIPPING_API_LEVEL indicates the first api level, device has been commercially launced on.
|
||||
PRODUCT_SHIPPING_API_LEVEL := 22
|
2
target/product/product_launched_with_m.mk
Normal file
2
target/product/product_launched_with_m.mk
Normal file
@@ -0,0 +1,2 @@
|
||||
#PRODUCT_SHIPPING_API_LEVEL indicates the first api level, device has been commercially launced on.
|
||||
PRODUCT_SHIPPING_API_LEVEL := 23
|
2
target/product/product_launched_with_n.mk
Normal file
2
target/product/product_launched_with_n.mk
Normal file
@@ -0,0 +1,2 @@
|
||||
#PRODUCT_SHIPPING_API_LEVEL indicates the first api level, device has been commercially launced on.
|
||||
PRODUCT_SHIPPING_API_LEVEL := 24
|
Reference in New Issue
Block a user