android_system_sepolicy/private/iorapd.te
Jeff Vander Stoep 6742ab4e4e iorapd: add tmpfs type
Fixes build breakage:
system/sepolicy/private/traced.te:36:ERROR 'unknown type iorapd_tmpfs' at token ';' on line 43166:

Bug: 123445058
Test: build marlin-userdebug
Change-Id: Iefeba03ed2efee92fb0d61214514338c6d999bd1
(cherry picked from commit 426ff11951)
2019-01-26 12:55:13 -08:00

5 lines
82 B
Plaintext

typeattribute iorapd coredomain;
init_daemon_domain(iorapd)
tmpfs_domain(iorapd)