commit | eca93f552577a2e84e1010b53f9f16a08fc1f18c | [log] [tgz] |
---|---|---|
author | Pawit Pornkitprasan <p.pawit@gmail.com> | Thu Nov 27 20:18:18 2014 +0700 |
committer | Nicholas Flintham <nick@flinny.org> | Sun Nov 30 16:44:44 2014 +0000 |
tree | b7fef6a6218ab3494d0b31b0845700e1d71e33e7 | |
parent | 97b2e182d9685498c3a537ecadb3c297369db8de [diff] [blame] |
vendor: add policies for netd Required due to CAF's abc9c0f4fe574ee9847f118e5d2ae8c530bac650 in system/netd Fixes showing how many devices are connected to the tethered hotspot Change-Id: I1d83f7ac0b28efa6973e0baf429de2a398c471e3
diff --git a/sepolicy/sepolicy.mk b/sepolicy/sepolicy.mk index 33aa349..9a35888 100644 --- a/sepolicy/sepolicy.mk +++ b/sepolicy/sepolicy.mk
@@ -14,6 +14,7 @@ seapp_contexts \ auditd.te \ healthd.te \ + hostapd.te \ installd.te \ netd.te \ property.te \