Use non-next NetworkStack

NetworkStack now builds against stable U APIs, so U can use
the stable binaries instead of the "next" versions.

Since it has just been bumped, NetworkStack is equivalent to
NetworkStackNext at this point, so this is a no-op.

Bug: 280250560
Test: m
Ignore-AOSP-First: This CL will be cherry-picked to aosp
Change-Id: I00a9840a69d06c6f4246a2db284c3060392b302b
This commit is contained in:
Motomu Utsumi
2023-05-09 12:54:24 +09:00
parent 266bd8aa06
commit f3f48883bc

View File

@@ -230,7 +230,7 @@ PRODUCT_PACKAGES += \
mtpd \
ndc \
netd \
NetworkStackNext \
NetworkStack \
odsign \
org.apache.http.legacy \
otacerts \