aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTaras Antoshchuk <tantoshchuk@google.com>2021-11-08 21:48:22 +0100
committerTaras Antoshchuk <tantoshchuk@google.com>2021-11-15 13:31:36 +0100
commit563e68335bff037c95b202e738dcab7451b50ee8 (patch)
tree2d2e678d9222aa8c00f5b022416ce7d99325507e
parent772209952d9ea4e51c5dc62e0133a966b3c2fb4d (diff)
downloadcommon-563e68335bff037c95b202e738dcab7451b50ee8.tar.gz
Remove NetworkStackNext from build script
NetworkStackNext is not expected to compile on sc-mainline-prod. Test: presubmit Change-Id: Id1586da283046409a689fe7bb12ed905b6cd63d1 Ignore-AOSP-First: this change is sc-mainline-prod specific. Merged-In: I48e8b9422c8703cd4cec6552e0dcfd3b82021816
-rwxr-xr-xbuild/build_unbundled_mainline_module.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/build_unbundled_mainline_module.sh b/build/build_unbundled_mainline_module.sh
index 6c775923..f4581515 100755
--- a/build/build_unbundled_mainline_module.sh
+++ b/build/build_unbundled_mainline_module.sh
@@ -67,7 +67,6 @@ readonly -a DEFAULT_MODULES=(
ExtServices
NetworkPermissionConfig
NetworkStack
- NetworkStackNext
PermissionController
)