mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-01-27 17:09:46 +00:00
Test: boot, basic functionality Change-Id: I9c07718b481730c3388f99c5e1eff17c9fd75a7b Signed-off-by: Thierry Strudel <tstrudel@google.com>
12 lines
276 B
Plaintext
12 lines
276 B
Plaintext
# Policy for /system/bin/pm-proxy
|
|
type per_proxy, domain;
|
|
type per_proxy_exec, exec_type, file_type;
|
|
|
|
init_daemon_domain(per_proxy)
|
|
|
|
allow per_proxy per_mgr_service:service_manager find;
|
|
r_dir_file(per_proxy, sysfs_type)
|
|
|
|
binder_use(per_proxy)
|
|
binder_call(per_proxy, per_mgr)
|