mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 18:37:19 +00:00
Snap for 12304452 from 646cc8fdcf to 24Q4-release
Change-Id: Ia99c2b71ff5eda510a3db79d34bdd6ffa8a62f5c
This commit is contained in:
@@ -212,6 +212,7 @@ USE_LASSEN_OEMHOOK := true
|
||||
ifneq ($(BOARD_WITHOUT_RADIO),true)
|
||||
PRODUCT_SOONG_NAMESPACES += vendor/google/tools/power-anomaly-sitril
|
||||
$(call soong_config_set,sitril,use_lassen_oemhook_with_radio,true)
|
||||
$(call soong_config_set,grilservice,use_google_qns,true)
|
||||
endif
|
||||
|
||||
# Use for GRIL
|
||||
|
||||
@@ -1,13 +1,4 @@
|
||||
<manifest version="1.0" type="device" target-level="7">
|
||||
<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="aidl">
|
||||
<name>android.hardware.boot</name>
|
||||
<fqname>IBootControl/default</fqname>
|
||||
|
||||
Reference in New Issue
Block a user