bump shipping api level to 33 and fcm level to 7
This commit is contained in:
@@ -17,7 +17,7 @@ PRODUCT_AAPT_PREF_CONFIG := hdpi
|
||||
PRODUCT_CHARACTERISTICS := tablet,nosdcard
|
||||
|
||||
# API level
|
||||
PRODUCT_SHIPPING_API_LEVEL := 32
|
||||
PRODUCT_SHIPPING_API_LEVEL := 33
|
||||
|
||||
# Audio
|
||||
PRODUCT_PACKAGES += \
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<manifest version="1.0" type="device" target-level="6">
|
||||
<manifest version="1.0" type="device" target-level="7">
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.audio</name>
|
||||
<transport>hwbinder</transport>
|
||||
|
Reference in New Issue
Block a user