Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f3f48883 authored by Motomu Utsumi's avatar Motomu Utsumi
Browse files

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
parent 266bd8aa
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -230,7 +230,7 @@ PRODUCT_PACKAGES += \
    mtpd \
    mtpd \
    ndc \
    ndc \
    netd \
    netd \
    NetworkStackNext \
    NetworkStack \
    odsign \
    odsign \
    org.apache.http.legacy \
    org.apache.http.legacy \
    otacerts \
    otacerts \