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_sanders-lin…/sepolicy/vendor/toolbox.te

7 lines
244 B
Plaintext

set_prop(toolbox, diag_prop);
set_prop(toolbox, hw_rev_prop);
set_prop(toolbox, touch_prop);
allow toolbox init:fifo_file { write getattr read ioctl };
allow toolbox radio_data_file:file rw_file_perms;
allow toolbox firmware_file:file getattr;