Added make files for variable Nougat MR1
Nougat MR1 has different API LEVEL from previous releases, PRODUCT_SHIPPING_API_LEVEL should be set to 25. Change-Id: Ib3679bba4105dc99b96224c5f5554c1f0e4ab127
This commit is contained in:
parent
a1c1e7d02f
commit
8250dc4837
1 changed files with 2 additions and 0 deletions
2
target/product/product_launched_with_n_mr1.mk
Normal file
2
target/product/product_launched_with_n_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 := 25
|
Loading…
Reference in a new issue