eqs: set BOARD_[SHIPPING]_API_LEVEL to 31

IMS needs this, only connects to the ims aidl service if
ro.board.api_level is >= 31
This commit is contained in:
SGCMarkus
2022-10-31 18:07:07 +01:00
parent c637ce80d8
commit fe84996dcd

View File

@@ -26,6 +26,8 @@ PRODUCT_AAPT_CONFIG := normal
PRODUCT_AAPT_PREF_CONFIG := 400dpi
PRODUCT_AAPT_PREBUILT_DPI := xxxhdpi xxhdpi xhdpi hdpi
BOARD_SHIPPING_API_LEVEL := 31
BOARD_API_LEVEL := 31
PRODUCT_SHIPPING_API_LEVEL := 31
# Inherit from motorola sm8475-common