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:
doheon1.lee 2017-03-13 07:37:39 +09:00 committed by Vikas Marwaha
parent a1c1e7d02f
commit 8250dc4837

View 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