Upgrade PRODUCT_SHIPPING_API_LEVEL to 31 (Android S) am: 8f1deae1d6 am: 43dd23ddad am: 688f8185b9
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14997391 Change-Id: I0892b88daf50183a5477c370ae806085267dd59b
This commit is contained in:
commit
86caa07260
1 changed files with 2 additions and 7 deletions
|
@ -216,13 +216,8 @@ DEVICE_MATRIX_FILE := \
|
|||
|
||||
DEVICE_PACKAGE_OVERLAYS += device/google/gs101/overlay
|
||||
|
||||
# This will be updated to 31 (Android S) for shipping
|
||||
PRODUCT_SHIPPING_API_LEVEL := 30
|
||||
|
||||
# Enable the debugfs restriction before upgrading shipping abi level to 31 (Android S)
|
||||
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
||||
PRODUCT_SET_DEBUGFS_RESTRICTIONS := true
|
||||
endif
|
||||
# This device is shipped with 31 (Android S)
|
||||
PRODUCT_SHIPPING_API_LEVEL := 31
|
||||
|
||||
# Enforce the Product interface
|
||||
PRODUCT_PRODUCT_VNDK_VERSION := current
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue