Merge "Remove PRODUCT_COMPATIBILITY_MATRIX_LEVEL_OVERRIDE"

This commit is contained in:
Yifan Hong
2017-12-15 18:58:34 +00:00
committed by Gerrit Code Review
2 changed files with 1 additions and 2 deletions

View File

@@ -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

View File

@@ -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>