commit | 0fd3ed3b8ba125ccaef8769a2acfff7d1fd71ebc | [log] [tgz] |
---|---|---|
author | Jerry Zhang <zhangjerry@google.com> | Tue May 29 10:54:16 2018 -0700 |
committer | Hridya Valsaraju <hridya@google.com> | Tue Aug 14 20:21:36 2018 +0000 |
tree | dac823556f434207da0c96f64df5a50a5495c288 | |
parent | 7ab1450d8c75470cfe4b6698da759cd2c4cf90a2 [diff] [blame] |
Add sepolicy for fastbootd Also allow adb and fastboot to talk to recovery through recovery_socket. This enables changing between modes with usb commands. Test: No selinux denials Bug: 78793464 Change-Id: I1f97659736429fe961319c642f458c80f199ffb4
diff --git a/private/fastbootd.te b/private/fastbootd.te new file mode 100644 index 0000000..29a9157 --- /dev/null +++ b/private/fastbootd.te
@@ -0,0 +1 @@ +typeattribute fastbootd coredomain;