d376e2041f
Add what we need to allow composd to run and expose an AIDL service. Also delete the policy for compsvc; we never access it in the host now, and the real policy is in microdroid. Retain the compos_exec type, since it is referenced in the APEX sepolicy. Bug: 186126194 Test: adb shell cmd -w android.system.composd; no denials. Change-Id: I5f06b2b01852cdebd2d67009b363ec08b17ce33a
4 lines
216 B
Text
4 lines
216 B
Text
(/.*)? u:object_r:system_file:s0
|
|
/bin/compsvc u:object_r:compos_exec:s0
|
|
/bin/compos_verify_key u:object_r:compos_verify_key_exec:s0
|
|
/bin/composd u:object_r:composd_exec:s0
|