Add wrapped net utils to mainline_system.

For /vendor to access net utils.

Test: lunch mainline_arm64; m nothing
Bug: 80410283
Change-Id: I317ed0f70271af6304d71ed669e7d1b17b3e19c0
This commit is contained in:
Anton Hansson 2018-09-28 15:18:53 +01:00
parent 60be6ae961
commit 2df4bce8b8
1 changed files with 4 additions and 0 deletions

View File

@ -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 \