avicii: Set the shipping API to 29 (Android 10)

Change-Id: I0739afc923402038f9cff5b9b87accc8e98ebea2
This commit is contained in:
Alexander Koskovich
2023-01-25 18:57:24 +05:30
committed by KakatkarAkshay
parent 9b2d4d1ecf
commit 285584e76c

View File

@@ -364,6 +364,9 @@ PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.sensor.stepcounter.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.stepcounter.xml \
frameworks/native/data/etc/android.hardware.sensor.stepdetector.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.stepdetector.xml
# Shipping API
PRODUCT_SHIPPING_API_LEVEL := 29
# Soong namespaces
PRODUCT_SOONG_NAMESPACES += \
$(LOCAL_PATH) \