Add makefile to define PRODUCT_SHIPPING_API_LEVEL for O release
For Android O release PRODUCT_SHIPPING_API_LEVEL is set to 26. Change-Id: Ie1d5af375f2db95850fc5395d6a0c775dbfa046d
This commit is contained in:
2
target/product/product_launched_with_o.mk
Normal file
2
target/product/product_launched_with_o.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 := 26
|
Reference in New Issue
Block a user