Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_device_realme_RM6785
/
30f4b37b8f820a7d85cf4f6ccc00581c591ba5d4
/
.
/
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
;