commit | f62362da5222f621339a62e177cd376f7439e1e8 | [log] [tgz] |
---|---|---|
author | MÃ¥rten Kongstad <marten.kongstad@sony.com> | Fri Jun 15 08:08:19 2018 +0200 |
committer | Todd Kennedy <toddke@google.com> | Thu Nov 15 14:42:10 2018 +0000 |
tree | 6f1703e4650d7e05a911746b02521132e6e5dc25 | |
parent | 7ef01c34ed87ea81986d2669c77b59777523381f [diff] [blame] |
Add idmap2 and idmap2d Bug: 78815803 Test: builds, boots Test: manual: adb shell idmap2 create ... Test: manual: adb shell ps | grep -e idmap2d Change-Id: I60852e15d99329896ff9de6559d1e7cd1c67e33d
diff --git a/private/idmap.te b/private/idmap.te index 73abf35..c982783 100644 --- a/private/idmap.te +++ b/private/idmap.te
@@ -1 +1,3 @@ typeattribute idmap coredomain; + +init_daemon_domain(idmap)