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

Commit d95b328a authored by Jeongik Cha's avatar Jeongik Cha
Browse files

add apex_available for networkstack_client

Bug: 150578172
Test: m nothing
Change-Id: I4c0f03ca15d12c05669e551de1f3f0c36f46bbe2
parent f5962f27
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -162,4 +162,8 @@ java_library {
        "//frameworks/opt/net/wifi/service",
        "//packages/modules/NetworkStack",
    ],
    apex_available: [
        "//apex_available:platform",
        "com.android.tethering",
    ],
}