move vendor_executes_system_violators to userdebug
Bug: 186189967 Test: com.google.android.security.gts.SELinuxHostTest#testNoExemptionsForVendorExecutingCore Change-Id: I277cec72377b647c9af40e32b5582e30e9e3730e
This commit is contained in:
parent
707d297dd8
commit
22f18adb26
1 changed files with 1 additions and 1 deletions
2
whitechapel/vendor/google/sced.te
vendored
2
whitechapel/vendor/google/sced.te
vendored
|
@ -2,9 +2,9 @@ type sced, domain;
|
||||||
type sced_exec, vendor_file_type, exec_type, file_type;
|
type sced_exec, vendor_file_type, exec_type, file_type;
|
||||||
init_daemon_domain(sced)
|
init_daemon_domain(sced)
|
||||||
|
|
||||||
|
userdebug_or_eng(`
|
||||||
typeattribute sced vendor_executes_system_violators;
|
typeattribute sced vendor_executes_system_violators;
|
||||||
|
|
||||||
userdebug_or_eng(`
|
|
||||||
hwbinder_use(sced)
|
hwbinder_use(sced)
|
||||||
binder_call(sced, dmd)
|
binder_call(sced, dmd)
|
||||||
binder_call(sced, vendor_telephony_app)
|
binder_call(sced, vendor_telephony_app)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue