summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilson Sung <wilsonsung@google.com>2021-08-04 16:54:31 +0800
committerWilson Sung <wilsonsung@google.com>2021-08-04 17:16:45 +0800
commitdf4a678f2ce2566ce1f113d5ad7c627610c9ce85 (patch)
treef9ffe319beb04830404696714fd8c724e17e8b3a
parent26311c97d7f73cb01b2a57fbfaa243109ae26e01 (diff)
downloadredbull-android12-dev.tar.gz
Set BOARD_SHIPPING_API_LEVEL to 30android12-dev
Bug: 195476184 Change-Id: I3cd089951262ab71f68f4a5c668f2c394c268d12 Signed-off-by: Wilson Sung <wilsonsung@google.com>
-rw-r--r--device-common.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/device-common.mk b/device-common.mk
index 83b7684c..95aef9e1 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -100,6 +100,7 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/developer_gsi_keys.mk)
PRODUCT_CHARACTERISTICS := nosdcard
PRODUCT_SHIPPING_API_LEVEL := 30
+BOARD_SHIPPING_API_LEVEL := 30
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay