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

Commit 599fefae authored by SzuWei Lin's avatar SzuWei Lin
Browse files

Add netutils-wrapper to generic system image

Bug: 63370530
Test: Build and check the files in system
Change-Id: I2b0f1e10dc5f09ac0fa39ee62df999a1de5e537f
parent 550381f5
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -205,3 +205,11 @@ PRODUCT_COPY_FILES += \
#   audio.a2dp.default to support A2DP if board has the capability.
PRODUCT_PACKAGES += \
    audio.a2dp.default

# Net:
#   Vendors can use the platform-provided network configuration utilities (ip,
#   iptable, etc.) to configure the Linux networking stack, but these utilities
#   do not yet include a HIDL interface wrapper. This is a solution on
#   Android O.
PRODUCT_PACKAGES += \
    netutils-wrapper-1.0