Merge "Modify the automotive display service file context"
This commit is contained in:
commit
347a7d5c3c
1 changed files with 2 additions and 1 deletions
|
@ -374,7 +374,6 @@
|
|||
/system/bin/simpleperf u:object_r:simpleperf_exec:s0
|
||||
/system/bin/simpleperf_app_runner u:object_r:simpleperf_app_runner_exec:s0
|
||||
/system/bin/migrate_legacy_obb_data u:object_r:migrate_legacy_obb_data_exec:s0
|
||||
/system/bin/android\.frameworks\.automotive\.display@1\.0-service u:object_r:automotive_display_service_exec:s0
|
||||
/system/bin/snapuserd u:object_r:snapuserd_exec:s0
|
||||
/system/bin/odsign u:object_r:odsign_exec:s0
|
||||
/system/bin/vehicle_binding_util u:object_r:vehicle_binding_util_exec:s0
|
||||
|
@ -494,6 +493,8 @@
|
|||
/(system_ext|system/system_ext)/bin/hidl_lazy_test_server u:object_r:hidl_lazy_test_server_exec:s0
|
||||
/(system_ext|system/system_ext)/bin/hidl_lazy_cb_test_server u:object_r:hidl_lazy_test_server_exec:s0
|
||||
|
||||
/(system_ext|system/system_ext)/bin/android\.frameworks\.automotive\.display@1\.0-service u:object_r:automotive_display_service_exec:s0
|
||||
|
||||
/(system_ext|system/system_ext)/lib(64)?(/.*)? u:object_r:system_lib_file:s0
|
||||
|
||||
#############################
|
||||
|
|
Loading…
Reference in a new issue