[DO NOT MERGE] Update PRODUCT_SHIPPING_API_LEVEL for gs101 devices
Test: adb shell getprop ro.product.first_api_level Bug: 202921268 Change-Id: I5e65bc09d219567c307f3009563ece89f4fc6db5 Signed-off-by: Alex Hong <rurumihong@google.com>
This commit is contained in:
parent
526aa94515
commit
540bbafc21
1 changed files with 3 additions and 0 deletions
|
@ -171,3 +171,6 @@ else
|
|||
PRODUCT_COPY_FILES += \
|
||||
device/google/bluejay/gps_user.xml.b3:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/gps.xml
|
||||
endif
|
||||
|
||||
# This device is shipped with 32 (Android S V2)
|
||||
PRODUCT_SHIPPING_API_LEVEL := 32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue