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:
Alex Hong 2021-06-21 12:14:53 +00:00 committed by Automerger Merge Worker
commit f8406ea3dc

View file

@ -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