commit | a065da1703406c7e45acf7b3f16feed3b6a558a6 | [log] [tgz] |
---|---|---|
author | Soi, Yoshinari <yoshinari.x.soi@sonymobile.com> | Tue Dec 22 12:02:18 2015 +0900 |
committer | Amith Yamasani <yamasani@google.com> | Fri Feb 12 10:41:09 2016 -0800 |
tree | 70d6b27ed4122bc4a5fd90e2fa3c55a36785b808 | |
parent | 8e87364a67ada7ce92730182719f7820886c13bd [diff] |
When the device boots up, netd works more than required When the device boots up, netd adds rules for applications which do not have the NETWORK permission to iptables. Therefore, optimize NetworkPolicyManagerService to not touch uids that do not have the NETWORK permission. This modification is similar to Google commit 88e98dfa5. Cherry picked from AOSP commit to master. Bug: 27165396 Change-Id: Ic8bb837143b9e349859210654248195d62b73d17