android_device_samsung_mond.../sepolicy/common/kernel.te

5 lines
235 B
Plaintext
Raw Normal View History

2018-07-05 17:57:21 +02:00
# Samsung literally vfs_write()s to the es705 UART at /dev/ttyHS3 to
# load the firmware. Without crafting a userspace helper or re-doing
# the whole path, there is no way around this.
allow kernel audio_device:chr_file rw_file_perms;