mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Bug: 36570300 Bug: 36570130 Test: build and boot device Change-Id: I248a31048a867a4e8a4a0c756936e9371d16d320
12 lines
297 B
Plaintext
12 lines
297 B
Plaintext
# Policy for /system/bin/pm-proxy
|
|
type per_proxy, domain;
|
|
type per_proxy_exec, exec_type, vendor_file_type, file_type;
|
|
|
|
init_daemon_domain(per_proxy)
|
|
|
|
allow per_proxy per_mgr_service:service_manager find;
|
|
r_dir_file(per_proxy, sysfs_type)
|
|
|
|
vndbinder_use(per_proxy)
|
|
binder_call(per_proxy, per_mgr)
|