diff options
author | Remi NGUYEN VAN <reminv@google.com> | 2019-03-29 14:56:34 +0900 |
---|---|---|
committer | Chiachang Wang <chiachangwang@google.com> | 2019-04-01 09:54:34 +0800 |
commit | 2a23dfde16b64bd2949e833c62b6b16be38967a8 (patch) | |
tree | ffb0ce35613452d1612c2d6e1e63dfaafe83ed24 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 4ae4e50deffeddcfbaa7dcd85816c60e18011c3d (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.
(clean cherry-pick from Ica63ce586e701b1f2415a97f63ba27cc25e4830a)
Test: flashed, booted crosshatch_svelte-eng, WiFi works
Test: flashed, booted blueline-eng, WiFi works
Fixes: 129485310
Merged-In: Ica63ce586e701b1f2415a97f63ba27cc25e4830a
Change-Id: Ib4b478fb39f43a2fd4221c7d1f1ea51de04e0fba
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions