mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_stone
synced 2026-01-27 16:47:35 +00:00
imported and adapted xiaomiparts from https://github.com/AlphaDroid-devices/device_xiaomi_sm8350-common/tree/alpha-13/parts with thermal profiles, per app refresh rate, speaker cleaner
13 lines
391 B
Plaintext
13 lines
391 B
Plaintext
type stflashtool, domain;
|
|
type stflashtool_exec, exec_type, vendor_file_type, file_type;
|
|
|
|
init_daemon_domain(stflashtool)
|
|
|
|
allow stflashtool nfc_device:chr_file {ioctl read write getattr lock append map open watch watch_reads};
|
|
|
|
get_prop(stflashtool, vendor_radio_prop)
|
|
get_prop(stflashtool, vendor_nfc_prop)
|
|
set_prop(stflashtool, vendor_nfc_prop)
|
|
|
|
allow stflashtool nfc_prop:file { read };
|