blob: bbc1158514e98b8cfe8994d34e19796911d91b86 [file] [log] [blame]
# Policy for /system/bin/pm-proxy
type per_proxy, domain;
type per_proxy_exec, exec_type, file_type;
init_daemon_domain(per_proxy)
# TODO(b/36570130): Remove this once per_proxy stops using Binder
typeattribute per_proxy binder_in_vendor_violators;
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)