summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2025-03-12 00:24:45 +0200
committerMichael Bestas <mkbestas@lineageos.org>2025-03-12 04:59:22 +0200
commitbf3e7501bdb225493cf89d4fa3dfc38bda0c5e1d (patch)
tree340d650da9c7e85b93dcea2297b300525049d74b
parent6de3ea448a8ec4df2bef3aace85e3d5a929f6b64 (diff)
redbull: Update CHRE daemon name
Change-Id: Ia1139714c5019684b1e62933fd34632aca2e02a7
-rw-r--r--device-lineage.mk2
-rw-r--r--sepolicy/vendor/qcom/common/file_contexts2
2 files changed, 2 insertions, 2 deletions
diff --git a/device-lineage.mk b/device-lineage.mk
index 6787ece5..94435f2b 100644
--- a/device-lineage.mk
+++ b/device-lineage.mk
@@ -51,7 +51,7 @@ include hardware/google/pixel/touch/device.mk
# CHRE
PRODUCT_PACKAGES += \
- chre
+ chre_daemon_msm
# GNSS
PRODUCT_PACKAGES += \
diff --git a/sepolicy/vendor/qcom/common/file_contexts b/sepolicy/vendor/qcom/common/file_contexts
index e2907f2e..f53709a4 100644
--- a/sepolicy/vendor/qcom/common/file_contexts
+++ b/sepolicy/vendor/qcom/common/file_contexts
@@ -73,7 +73,7 @@
/(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/bin/vendor\.qti\.qspmhal@1\.0-service u:object_r:hal_qspmhal_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