Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_device_realme_RM6785
/
5fd56592e148fd6ce56032066b42d5b2598c8e40
/
.
/
sepolicy
/
vendor
/
vendor_init.te
blob: 7cb42835cf6295a7d2f810cadd8d26cc48b06591 [
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
;