raviole: sepolicy: Regenerate
Change-Id: I9a25ef3f455836976b23efa098514ce7afaa4397
This commit is contained in:
4
sepolicy/oriole/vendor/dump_stm.te
vendored
4
sepolicy/oriole/vendor/dump_stm.te
vendored
@@ -1,7 +1,7 @@
|
|||||||
get_prop(dump_stm, vendor_touch_dump_path_prop)
|
|
||||||
|
|
||||||
pixel_bugreport(dump_stm)
|
pixel_bugreport(dump_stm)
|
||||||
|
|
||||||
|
get_prop(dump_stm, vendor_touch_dump_path_prop)
|
||||||
|
|
||||||
allow dump_stm proc_touch:file rw_file_perms;
|
allow dump_stm proc_touch:file rw_file_perms;
|
||||||
allow dump_stm sysfs_touch:dir search;
|
allow dump_stm sysfs_touch:dir search;
|
||||||
allow dump_stm sysfs_touch:file rw_file_perms;
|
allow dump_stm sysfs_touch:file rw_file_perms;
|
||||||
|
|||||||
4
sepolicy/vendor/hal_wlcservice.te
vendored
4
sepolicy/vendor/hal_wlcservice.te
vendored
@@ -2,6 +2,8 @@ type hal_wlcservice, domain;
|
|||||||
type hal_wlcservice_exec, exec_type, file_type, vendor_file_type;
|
type hal_wlcservice_exec, exec_type, file_type, vendor_file_type;
|
||||||
type hal_wlcservice_service, hal_service_type, protected_service, service_manager_type;
|
type hal_wlcservice_service, hal_service_type, protected_service, service_manager_type;
|
||||||
|
|
||||||
|
hal_client_domain(hal_wlcservice, hal_health)
|
||||||
|
|
||||||
add_service(hal_wlcservice, hal_wlcservice_service)
|
add_service(hal_wlcservice, hal_wlcservice_service)
|
||||||
|
|
||||||
binder_call(hal_wlcservice, hal_health_default)
|
binder_call(hal_wlcservice, hal_health_default)
|
||||||
@@ -10,8 +12,6 @@ binder_call(hal_wlcservice, servicemanager)
|
|||||||
|
|
||||||
binder_use(hal_wlcservice)
|
binder_use(hal_wlcservice)
|
||||||
|
|
||||||
hal_client_domain(hal_wlcservice, hal_health)
|
|
||||||
|
|
||||||
init_daemon_domain(hal_wlcservice)
|
init_daemon_domain(hal_wlcservice)
|
||||||
|
|
||||||
set_prop(hal_wlcservice, vendor_wlcservice_prop)
|
set_prop(hal_wlcservice, vendor_wlcservice_prop)
|
||||||
|
|||||||
Reference in New Issue
Block a user