commit | 5c29439697cee8972865d5075e7aff9bbc8b3a5c | [log] [tgz] |
---|---|---|
author | lucaslin <lucaslin@google.com> | Mon Mar 15 15:35:38 2021 +0800 |
committer | Lucas Lin <lucaslin@google.com> | Tue Mar 16 09:16:38 2021 +0000 |
tree | 35b4c9d7400f70f56457bac89c51ddcce5bc2387 | |
parent | 5b30e438dee9b6a1284a1a4ba048b28f8ed3a667 [diff] |
Remove NETWORK_STACK_UID check NETWORK_STACK_UID check was introduced by aosp/1134635, and it assumed that wifi factories/agents will be running on the network stack process, but it didn't eventually. It runs in the system server instead. So remove this check. Bug: 170598012 Test: atest FrameworksNetTests Change-Id: Ie11268738e364e252f18876f7a4a0dc064ca8b9c