summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2024-01-30 21:44:11 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2024-01-30 21:50:38 +0800
commit183f6a7cc351d465ffefece9f30af96088f448fa (patch)
tree2e9d7b612e3f848c358effc0c63fb64b5273def4
parenta3698fd862ad85d03f188cd208aa72b171e1aaad (diff)
downloaddragonboard-183f6a7cc351d465ffefece9f30af96088f448fa.tar.gz
db845c: bump PRODUCT_SHIPPING_API_LEVEL to 33
to prepare for further PRODUCT_SHIPPING_API_LEVEL update Test: boot to homescreen Change-Id: I43955a13942c8828c7e623bc27fa6fe30ac4b29e Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
-rw-r--r--device-common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/device-common.mk b/device-common.mk
index cf519da..10f01eb 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -27,7 +27,7 @@ else
BOARD_VENDOR_RAMDISK_KERNEL_MODULES := $(TARGET_MODS)
endif
-PRODUCT_SHIPPING_API_LEVEL := 32
+PRODUCT_SHIPPING_API_LEVEL := 33
# Check vendor package version
# If you need to make changes to the vendor partition,