Snap for 12302051 from 87f20d6e94 to 25D4-release

Change-Id: I4eca65212eb8b59d3192e9f7290256b7e3011fd0
This commit is contained in:
Android Build Coastguard Worker 2024-08-31 01:04:24 +00:00
commit 2eeed496e5
4 changed files with 1 additions and 9 deletions

View file

@ -73,6 +73,7 @@ PRODUCT_COPY_FILES += \
# USE_OEMSERVICE_HAL_AIDL := true
# Enable AIDL based radioExternal HAL
USE_RADIOEXTERNAL_HAL_AIDL := true
$(call soong_config_set,grilservice,USE_RADIOEXTERNAL_HAL_AIDL,true)
# NFC
PRODUCT_COPY_FILES += \

View file

@ -48,15 +48,6 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.graphics.mapper</name>
<transport arch="32+64">passthrough</transport>
<version>4.0</version>
<interface>
<name>IMapper</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.graphics.composer</name>
<transport>hwbinder</transport>