Rename aocx.IAoc to aocx.IAoc/default to support stable AIDL

Also add framework_compatibility_matrix.xml for aoc stable AIDL

Bug: 380993517
Flag: EXEMPT HAL interface change
Test: local build
Change-Id: I8a41ff1bdd4ffc8e5d7da08879738aa11fb81813
This commit is contained in:
bowenlai 2024-10-22 16:59:20 +08:00
parent 75eed3f8c2
commit e93068e6ca
2 changed files with 6 additions and 1 deletions

View file

@ -13,6 +13,11 @@ PRODUCT_COPY_FILES += \
device/google/gs-common/aoc/conf/init.aoc.daemon.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.aoc.rc device/google/gs-common/aoc/conf/init.aoc.daemon.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.aoc.rc
endif endif
ifneq ($(wildcard vendor/google/whitechapel/aoc/aocx/aidl/aocx/framework_compatibility_matrix.xml),)
DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE += \
vendor/google/whitechapel/aoc/aocx/aidl/aocx/framework_compatibility_matrix.xml
endif
# AoC debug support # AoC debug support
PRODUCT_PACKAGES_DEBUG += \ PRODUCT_PACKAGES_DEBUG += \
aocdump \ aocdump \

View file

@ -1 +1 @@
aocx.IAocx u:object_r:aocx:s0 aocx.IAocx/default u:object_r:aocx:s0