commit | 1157e733aff261293375c3c48ba9ff7e8d2fdb68 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@google.com> | Sat Dec 17 04:38:21 2016 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Sat Dec 17 04:38:22 2016 +0000 |
tree | 6e2197180abc10f967e5c364369e47b2c243d6c5 | |
parent | c81c44a8e583799764d13dbe136d8fad65cc7475 [diff] | |
parent | 86c76890dee12089eaeb0c67314c864ac830386b [diff] |
Merge "Allow installd to measure size of dexopt links."
diff --git a/public/healthd.te b/public/healthd.te index 8add561..fcc5afc 100644 --- a/public/healthd.te +++ b/public/healthd.te
@@ -14,7 +14,7 @@ # /{system,vendor,odm}/lib[64]/hw/ r_dir_file(healthd, system_file) -allow healthd self:capability { net_admin sys_tty_config }; +allow healthd self:capability { sys_tty_config }; allow healthd self:capability sys_boot; allow healthd self:netlink_kobject_uevent_socket create_socket_perms_no_ioctl;