Add ServiceConnectivityResources to tethering

The resource package is used by service-connectivity to load its own
resources.

Bug: 182125649
Test: atest FrameworksNetTests

Merged-In: I3c7fc6285f10318ecef05a64e1179054bb831d99
Merged-In: Ic2491f04880ff66abc3b2d3aaee6168e18f6d68a

Change-Id: I3c7fc6285f10318ecef05a64e1179054bb831d99
This commit is contained in:
Remi NGUYEN VAN
2021-03-08 23:09:31 +09:00
parent b908e0c867
commit 60f4c2f425

View File

@@ -35,7 +35,10 @@ apex {
"offload.o",
"test.o",
],
apps: ["Tethering"],
apps: [
"ServiceConnectivityResources",
"Tethering",
],
manifest: "manifest.json",
key: "com.android.tethering.key",