commit | 621c24cbab278416d8a17eeb26188cc0a3f38418 | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Thu Sep 28 14:34:36 2017 -0700 |
committer | Tom Cherry <tomcherry@google.com> | Wed Oct 25 09:21:30 2017 -0700 |
tree | 974d292df662386bab4efbdece88555717b91182 | |
parent | 2286b397127ba9f7f2ae50db5e2f86dd26924de8 [diff] [blame] |
add vendor_init.te First pass at adding vendor_init.te Bug: 62875318 Test: boot sailfish with vendor_init Change-Id: I35cc9be324075d8baae866d6de4166c37fddac68
diff --git a/private/vendor_init.te b/private/vendor_init.te new file mode 100644 index 0000000..c99d96f --- /dev/null +++ b/private/vendor_init.te
@@ -0,0 +1,2 @@ +typeattribute vendor_init coredomain; +