mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-01-27 18:19:03 +00:00
wahoo: sepolicy: vendor: Allow vendor_init to read various properties
Change-Id: I6700d6d624866c1425e58ca4f282b9d1bd03c368
This commit is contained in:
committed by
Asriadi Rahim
parent
3ddb811689
commit
4987c23777
5
sepolicy/vendor/vendor_init.te
vendored
5
sepolicy/vendor/vendor_init.te
vendored
@@ -19,6 +19,11 @@ userdebug_or_eng(`
|
||||
allow vendor_init proc_sysrq:file w_file_perms;
|
||||
')
|
||||
|
||||
get_prop(vendor_init, atfwd_start_prop)
|
||||
get_prop(vendor_init, system_prop)
|
||||
get_prop(vendor_init, post_boot_prop)
|
||||
get_prop(vendor_init, tee_listener_prop)
|
||||
get_prop(vendor_init, wc_prop)
|
||||
set_prop(vendor_init, vendor_bluetooth_prop)
|
||||
set_prop(vendor_init, camera_prop)
|
||||
set_prop(vendor_init, modem_diag_prop)
|
||||
|
||||
Reference in New Issue
Block a user