device_phh_treble/sepolicy/phh.te

6 lines
188 B
Plaintext
Raw Normal View History

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;