Marko Man | e2e1d7e | 2018-08-26 23:15:26 +0200 | [diff] [blame] | 1 | # Postinstall |
| 2 | /system/bin/backuptool_ab\.functions u:object_r:otapreopt_chroot_exec:s0 |
| 3 | /system/bin/backuptool_ab\.sh u:object_r:otapreopt_chroot_exec:s0 |
| 4 | /system/bin/backuptool_postinstall\.sh u:object_r:otapreopt_chroot_exec:s0 |
Felix | 09659f5 | 2019-01-15 23:43:35 +0100 | [diff] [blame] | 5 | |
| 6 | # Set disk scheduler via init |
Marko Man | 791aeba | 2019-05-06 09:07:42 +0200 | [diff] [blame] | 7 | /sys/block/[^/]+/queue/scheduler u:object_r:sysfs_block_scheduler:s0 |
| 8 | |
| 9 | /system/bin/fsck\.ntfs u:object_r:fsck_exec:s0 |
Vachounet | a3daabc | 2021-01-23 00:32:06 +0100 | [diff] [blame] | 10 | /system/bin/mkfs\.exfat u:object_r:fsck_exec:s0 |
maxwen | 3a14901 | 2019-12-07 12:10:02 +0100 | [diff] [blame] | 11 | |
| 12 | /system/bin/vncflinger u:object_r:vncflinger_exec:s0 |
| 13 | /system/bin/vncpasswd u:object_r:vncflinger_exec:s0 |