diff options
author | Remi NGUYEN VAN <reminv@google.com> | 2019-03-29 15:33:07 +0900 |
---|---|---|
committer | Remi NGUYEN VAN <reminv@google.com> | 2019-03-29 17:39:58 +0900 |
commit | 08e9690066d7db160cd756786f31aa650d711d19 (patch) | |
tree | d6eafc95ebd025813f5cedeb5bdc47c358b1e018 /src/android/net/util/NetworkStackUtils.java | |
parent | f897930db2489ce3b52f202ba3cdf0d00cba5999 (diff) |
Move permissions from base to standard manifest
Permissions defined in AndroidManifest_Base.xml would be inherited in
AndroidManifest_InProcess.xml and cause issues on svelte builds, since
privileged permissions are not whitelisted for
com.android.networkstack.inprocess.
The network stack running in the system_server process does not need
these permissions anyway since it has system_server permissions.
Test: flashed, booted crosshatch_svelte-eng, WiFi works
Test: flashed, booted blueline-eng, WiFi works
Fixes: 129485310
(clean cherry-pick from aosp/937139)
Change-Id: Ica63ce586e701b1f2415a97f63ba27cc25e4830a
Diffstat (limited to 'src/android/net/util/NetworkStackUtils.java')
0 files changed, 0 insertions, 0 deletions