Add makefile to define PRODUCT_SHIPPING_API_LEVEL for O release

am: 81a7690eb9

Change-Id: I578a54bbd403493d4ffa40c43189d443f0ef119b
This commit is contained in:
Suren Baghdasaryan 2017-07-19 20:44:14 +00:00 committed by android-build-merger
commit 033c79c4fa
1 changed files with 2 additions and 0 deletions

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