This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
device_motorola_msm8953-common/sepolicy/vendor/system_server.te
2020-11-15 21:16:02 +01:00

9 lines
374 B
Plaintext

binder_call(system_server,rild);
allow system_server sysfs_vibrator:file read;
allow system_server fpc_extension_service:hwservice_manager find;
allow system_server vendor_keylayout_file:dir r_dir_perms;
allow system_server vendor_keylayout_file:file r_file_perms;
allow system_server vendor_idc_file:dir r_dir_perms;
allow system_server vendor_idc_file:file r_file_perms;