sunfish: Update CHRE daemon name

Change-Id: Ia1139714c5019684b1e62933fd34632aca2e02a7
This commit is contained in:
Michael Bestas
2025-03-12 00:24:45 +02:00
parent 5ff408fa9b
commit 3649ebc1d7
2 changed files with 2 additions and 2 deletions

View File

@@ -64,7 +64,7 @@ include hardware/google/pixel/touch/device.mk
# CHRE
PRODUCT_PACKAGES += \
chre
chre_daemon_msm
# Configstore
PRODUCT_PACKAGES += \

View File

@@ -73,7 +73,7 @@
/(vendor|system/vendor)/bin/imsrcsd u:object_r:hal_rcsservice_exec:s0
/(vendor|system/vendor)/bin/hw/vendor\.qti\.hardware\.qteeconnector@1\.0-service u:object_r:hal_qteeconnector_qti_exec:s0
/vendor/bin/hw/vendor\.qti\.hardware\.qseecom@1\.0-service u:object_r:hal_qseecom_default_exec:s0
/(vendor|system/vendor)/bin/chre u:object_r:chre_exec:s0
/(vendor|system/vendor)/bin/chre_daemon_msm u:object_r:chre_exec:s0
/(vendor|system/vendor)/bin/hw/vendor\.qti\.hardware\.display\.allocator@1\.0-service u:object_r:hal_graphics_allocator_default_exec:s0
/(vendor|system/vendor)/bin/hw/vendor\.qti\.hardware\.display\.allocator-service u:object_r:hal_graphics_allocator_default_exec:s0
/(vendor|system/vendor)/bin/hw/vendor\.qti\.hardware\.tui_comm@1\.0-service-qti u:object_r:hal_tui_comm_qti_exec:s0