Merge "move vendor_executes_system_violators to userdebug" into sc-dev am: ab9437c069
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/14299203 Change-Id: I4f5007f307793b58e07d6a8e1055858aeb5eed5e
This commit is contained in:
commit
019616a985
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