resolve merge conflicts of 07886f1 to nyc-dev-plus-aosp am: 98dce87fe1

am: 589ed96538

Change-Id: Ibe488f2cfd6570724dcdfdd69e2ee0396d7af631
This commit is contained in:
Vikas Marwaha 2016-06-09 05:57:55 +00:00 committed by android-build-merger
commit 43ded3587e
5 changed files with 9 additions and 1 deletions

View File

@ -125,7 +125,6 @@ _product_var_list := \
PRODUCT_SHIPPING_API_LEVEL \
define dump-product
$(info ==== $(1) ====)\
$(foreach v,$(_product_var_list),\

View File

@ -0,0 +1,3 @@
#PRODUCT_SHIPPING_API_LEVEL indicates the first api level, device has been commercially launced on.
PRODUCT_SHIPPING_API_LEVEL := 21

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

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

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