Revert "Add aam HAL to compatibility matrix"
This reverts commit 5cfde0bb3d0d6983b372779bce3ed2c430a7c418. Reason for revert: This lives in device/google/gs-common now Change-Id: I4b8d483ccf24c2f233d1c34952df50df2b2aa9f4
This commit is contained in:
parent
39b7160986
commit
6e4b61d67c
2 changed files with 0 additions and 11 deletions
|
@ -16,7 +16,6 @@ DEVICE_MANIFEST_FILE += \
|
|||
device/google/zumapro/manifest_radio_ds.xml
|
||||
endif
|
||||
DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += \
|
||||
device/google/zumapro/aam_compatibility_matrix.xml \
|
||||
device/google/zumapro/location/device_framework_matrix_product.xml
|
||||
|
||||
# Partitions
|
||||
|
|
|
@ -1,10 +0,0 @@
|
|||
<compatibility-matrix version="1.0" type="framework">
|
||||
<hal format="aidl" optional="true">
|
||||
<name>vendor.google.aam</name>
|
||||
<version>1-2</version>
|
||||
<interface>
|
||||
<name>IAam</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
</compatibility-matrix>
|
Loading…
Add table
Add a link
Reference in a new issue