Allow BT LAZY HAL serivce to access bluetooth hal
BT lazy service is a new shared object on go targets which requires to access BT HAL. Change-Id: I5b4248a35c52211e03da9f0f9410d967e2b2c602
This commit is contained in:
parent
dbb48aa54b
commit
b98304acab
1 changed files with 1 additions and 0 deletions
1
legacy/vendor/common/file_contexts
vendored
1
legacy/vendor/common/file_contexts
vendored
|
@ -272,6 +272,7 @@
|
|||
/(vendor|system/vendor)/bin/hw/android\.hardware\.gnss@.*-service-qti u:object_r:hal_gnss_qti_exec:s0
|
||||
/(vendor|system/vendor)/bin/hw/vendor\.qti\.gnss@.*-service u:object_r:hal_gnss_qti_exec:s0
|
||||
/(vendor|system/vendor)/bin/hw/android\.hardware\.bluetooth@1\.0-service-qti u:object_r:hal_bluetooth_qti_exec:s0
|
||||
/(vendor|system/vendor)/bin/hw/android\.hardware\.bluetooth@1\.0-service-qti-lazy u:object_r:hal_bluetooth_qti_exec:s0
|
||||
/(vendor|system/vendor)/bin/hw/vendor\.display\.color@1\.0-service u:object_r:hal_display_color_default_exec:s0
|
||||
/(vendor|system/vendor)/bin/hw/vendor\.qti\.hardware\.perf@1\.0-service u:object_r:hal_perf_default_exec:s0
|
||||
/(vendor|system/vendor)/bin/hw/vendor\.qti\.hardware\.perf@2\.0-service u:object_r:hal_perf_default_exec:s0
|
||||
|
|
Loading…
Reference in a new issue