Upgrade PRODUCT_SHIPPING_API_LEVEL to 31 (Android S) am: 8f1deae1d6
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14997391 Change-Id: I7add0ee8eeda63380ae97417edd73fb65f910a6d
This commit is contained in:
commit
f8406ea3dc
1 changed files with 2 additions and 7 deletions
|
@ -216,13 +216,8 @@ DEVICE_MATRIX_FILE := \
|
||||||
|
|
||||||
DEVICE_PACKAGE_OVERLAYS += device/google/gs101/overlay
|
DEVICE_PACKAGE_OVERLAYS += device/google/gs101/overlay
|
||||||
|
|
||||||
# This will be updated to 31 (Android S) for shipping
|
# This device is shipped with 31 (Android S)
|
||||||
PRODUCT_SHIPPING_API_LEVEL := 30
|
PRODUCT_SHIPPING_API_LEVEL := 31
|
||||||
|
|
||||||
# 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
|
|
||||||
|
|
||||||
# Enforce the Product interface
|
# Enforce the Product interface
|
||||||
PRODUCT_PRODUCT_VNDK_VERSION := current
|
PRODUCT_PRODUCT_VNDK_VERSION := current
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue