blob: af1432896dff175333848830d324cbbf2e372a2b [file] [log] [blame]
# Policy for /vendor/bin/pm-proxy
type per_proxy, domain;
type per_proxy_exec, exec_type, vendor_file_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)