Add product_launched_with_j{,_mr1,mr2}.mk

Change-Id: Ibb21a4826e6dffe6b9b74898e2bd55b491bb15f7
This commit is contained in:
Kevin F. Haggerty
2020-04-08 16:38:40 -06:00
committed by Kevin Haggerty
parent ee95f242c8
commit c756f6051f
3 changed files with 6 additions and 0 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 := 16

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 := 17

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 := 18