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

Commit 2df4bce8 authored by Anton Hansson's avatar Anton Hansson
Browse files

Add wrapped net utils to mainline_system.

For /vendor to access net utils.

Test: lunch mainline_arm64; m nothing
Bug: 80410283
Change-Id: I317ed0f70271af6304d71ed669e7d1b17b3e19c0
parent 60be6ae9
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -27,6 +27,10 @@ PRODUCT_PACKAGES += \
    update_engine \
    update_verifier \

# Wrapped net utils for /vendor access.
PRODUCT_PACKAGES += \
    netutils-wrapper-1.0 \

# system_other support
PRODUCT_PACKAGES += \
    cppreopts.sh \