Snap for 12304452 from 646cc8fdcf
to 24Q4-release
Change-Id: Ia99c2b71ff5eda510a3db79d34bdd6ffa8a62f5c
This commit is contained in:
commit
d006df8b11
2 changed files with 1 additions and 9 deletions
|
@ -212,6 +212,7 @@ USE_LASSEN_OEMHOOK := true
|
||||||
ifneq ($(BOARD_WITHOUT_RADIO),true)
|
ifneq ($(BOARD_WITHOUT_RADIO),true)
|
||||||
PRODUCT_SOONG_NAMESPACES += vendor/google/tools/power-anomaly-sitril
|
PRODUCT_SOONG_NAMESPACES += vendor/google/tools/power-anomaly-sitril
|
||||||
$(call soong_config_set,sitril,use_lassen_oemhook_with_radio,true)
|
$(call soong_config_set,sitril,use_lassen_oemhook_with_radio,true)
|
||||||
|
$(call soong_config_set,grilservice,use_google_qns,true)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# Use for GRIL
|
# Use for GRIL
|
||||||
|
|
|
@ -1,13 +1,4 @@
|
||||||
<manifest version="1.0" type="device" target-level="7">
|
<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">
|
<hal format="aidl">
|
||||||
<name>android.hardware.boot</name>
|
<name>android.hardware.boot</name>
|
||||||
<fqname>IBootControl/default</fqname>
|
<fqname>IBootControl/default</fqname>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue