Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_device_realme_RM6785
/
c21a44c8112bd96e7be109186dcbdbafb1d52062
/
.
/
sepolicy
/
vendor
/
vendor_init.te
blob: 8fa556edd24964b349a41c8a58d45a84e8242c25 [
file
] [
log
] [
blame
]
# Allow vendor_init to write touchpanel nodes
allow vendor_init proc_tp
:
file rw_file_perms
;
# Allow init to write /proc/fastchg_fw_update
allow vendor_init proc_fastchg_fw
:
file rw_file_perms
;
allow vendor_init sysfs_otg_switch
:
file rw_file_perms
;