mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Remove PRODUCT_COMPATIBILITY_MATRIX_LEVEL_OVERRIDE
Replace it with FCM Version = 2, specified explicitly in device manifest. Test: builds Bug: 69636193 Change-Id: I0f5689344bb7b10b2b5db2549e95c940c4812f9d
This commit is contained in:
@@ -53,7 +53,6 @@ endif
|
||||
|
||||
PRODUCT_CHARACTERISTICS := nosdcard
|
||||
PRODUCT_SHIPPING_API_LEVEL := 26
|
||||
PRODUCT_COMPATIBILITY_MATRIX_LEVEL_OVERRIDE := 27
|
||||
|
||||
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<manifest version="1.0" type="device">
|
||||
<manifest version="1.0" type="device" target-level="2">
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.audio</name>
|
||||
<transport>hwbinder</transport>
|
||||
|
||||
Reference in New Issue
Block a user