platform_system_sepolicy/public/iorap.te
Jeff Vander Stoep b07c12c39d Iorapd and friends have been removed
Remove references in sepolicy. Leave a few of the types defined since
they're public and may be used in device-specific policy.

Bug: 211461392
Test: build/boot cuttlefish
Change-Id: I615137b92b82b744628ab9b7959ae5ff28001169
2022-05-18 12:07:39 +02:00

4 lines
141 B
Text

# Define these types for now, as they may be used in device-specific policy.
type iorapd;
type iorap_inode2filename;
type iorap_prefetcherd;