device_phh_treble/sepolicy/phh.te
2022-01-31 16:12:35 -05:00

6 lines
188 B
Plaintext

type phhota_dev, dev_type, bdev_type;
typeattribute phhota_dev mlstrustedobject;
allow phhsu_daemon phhota_dev:blk_file rw_file_perms;
allow system_app phhota_dev:blk_file rw_file_perms;