aboutsummaryrefslogtreecommitdiff
path: root/vsoc_x86/go
diff options
context:
space:
mode:
authorMotomu Utsumi <motomuman@google.com>2022-04-20 09:17:10 +0000
committerMotomu Utsumi <motomuman@google.com>2022-06-01 02:56:12 +0000
commit58efb51303f388baed3a87cc78fe59930625175b (patch)
tree1470231bb9c583597b55cb4569c9e65c6c999149 /vsoc_x86/go
parent9f6beac308415e56f4af8e1626a8b7cb712990db (diff)
downloadcuttlefish-58efb51303f388baed3a87cc78fe59930625175b.tar.gz
Remove NetworkPermissionConfig package
Move declaration of MAINLINE_NETWORK_STACK permission from the NetworkPermissionConfig package to the NetworkStack package. Bug: 223649084 Test: m (cherry picked from commit 3ac38b958cdb366d7818c3467f1189fb769e342a) Merged-In: Ica092b9a13a95a262250212df80d6652692dc9cf Merged-In: Iaf4a6355521e1a8313e5ac105e344ecd0d7e2c7e Change-Id: Ide34cb7dc5d36406dda2ec4d019534dee9e75719
Diffstat (limited to 'vsoc_x86/go')
-rw-r--r--vsoc_x86/go/aosp_cf.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/vsoc_x86/go/aosp_cf.mk b/vsoc_x86/go/aosp_cf.mk
index 68c3bdb78..d91c575b9 100644
--- a/vsoc_x86/go/aosp_cf.mk
+++ b/vsoc_x86/go/aosp_cf.mk
@@ -28,7 +28,6 @@ PRODUCT_ARTIFACT_PATH_REQUIREMENT_ALLOWED_LIST += \
system/app/PlatformCaptivePortalLogin/PlatformCaptivePortalLogin.apk \
system/priv-app/CellBroadcastServiceModulePlatform/CellBroadcastServiceModulePlatform.apk \
system/priv-app/InProcessNetworkStack/InProcessNetworkStack.apk \
- system/priv-app/PlatformNetworkPermissionConfig/PlatformNetworkPermissionConfig.apk \
#
# All components inherited here go to system_ext image (same as GSI system_ext)