aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorg Veichtlbauer <georg@vware.at>2023-05-12 10:08:46 +0200
committerRalf Luther <luther.ralf@gmail.com>2024-05-19 16:59:46 +0200
commitefb89aca76a0b975377f896b78e73189fefb529b (patch)
tree5ab3fef0851fd5ee46de288d4398e12758575c6f
parent076d71a5f7e883f69d3f5f032e2606adba8e575a (diff)
guacamole: Define PRODUCT_SHIPPING_API_LEVEL directly
Change-Id: I096a8993abecdeea5fdfc6eef783087355d13461
-rw-r--r--device.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index 4ec5ebe..81043db 100644
--- a/device.mk
+++ b/device.mk
@@ -42,7 +42,7 @@ PRODUCT_PACKAGES += \
OPlusSystemUIResTarget
# Shipping API
-$(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_p.mk)
+PRODUCT_SHIPPING_API_LEVEL := 28
# Soong namespaces
PRODUCT_SOONG_NAMESPACES += \