Merge "Modify the automotive display service file context" am: 347a7d5c3c
am: 12ee7a4b50
am: abb83335cf
Original change: https://android-review.googlesource.com/c/platform/system/sepolicy/+/2390133 Change-Id: Ia35b0244893eb4dfddbccab76f96416a180332f3 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
b683f4a168
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