Add product_launched_with_j{,_mr1,mr2}.mk
Change-Id: Ibb21a4826e6dffe6b9b74898e2bd55b491bb15f7
This commit is contained in:
committed by
Kevin Haggerty
parent
ee95f242c8
commit
c756f6051f
2
build/target/product/product_launched_with_j.mk
Normal file
2
build/target/product/product_launched_with_j.mk
Normal file
@@ -0,0 +1,2 @@
|
||||
#PRODUCT_SHIPPING_API_LEVEL indicates the first api level, device has been commercially launched on.
|
||||
PRODUCT_SHIPPING_API_LEVEL := 16
|
2
build/target/product/product_launched_with_j_mr1.mk
Normal file
2
build/target/product/product_launched_with_j_mr1.mk
Normal file
@@ -0,0 +1,2 @@
|
||||
#PRODUCT_SHIPPING_API_LEVEL indicates the first api level, device has been commercially launched on.
|
||||
PRODUCT_SHIPPING_API_LEVEL := 17
|
2
build/target/product/product_launched_with_j_mr2.mk
Normal file
2
build/target/product/product_launched_with_j_mr2.mk
Normal file
@@ -0,0 +1,2 @@
|
||||
#PRODUCT_SHIPPING_API_LEVEL indicates the first api level, device has been commercially launched on.
|
||||
PRODUCT_SHIPPING_API_LEVEL := 18
|
Reference in New Issue
Block a user