Revert "Add aam HAL to compatibility matrix"
This reverts commit f2f3cb5cb6
.
Reason for revert: This lives in device/google/gs-common now
Change-Id: I4b8d483ccf24c2f233d1c34952df50df2b2aa9f4
This commit is contained in:
parent
9b209ba71d
commit
5bdd5f603d
2 changed files with 0 additions and 12 deletions
|
@ -4,8 +4,6 @@
|
|||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
||||
DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += $(DEVICE_PATH)/aam_compatibility_matrix.xml
|
||||
|
||||
# Kernel modules
|
||||
BOARD_VENDOR_KERNEL_RAMDISK_KERNEL_MODULES_BLOCKLIST_FILE := $(DEVICE_PATH)/modules.blocklist.vendor_kernel_boot
|
||||
BOARD_VENDOR_KERNEL_RAMDISK_KERNEL_MODULES_LOAD_RAW := $(strip $(shell cat $(DEVICE_PATH)/modules.load.vendor_kernel_boot))
|
||||
|
|
|
@ -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