Add ServiceConnectivityResources to tethering am: 60f4c2f425
Original change: https://android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/1620872 Change-Id: Ieed8fd3fe6cca6857c8c398f73143df41ac2d743
This commit is contained in:
@@ -35,7 +35,10 @@ apex {
|
|||||||
"offload.o",
|
"offload.o",
|
||||||
"test.o",
|
"test.o",
|
||||||
],
|
],
|
||||||
apps: ["Tethering"],
|
apps: [
|
||||||
|
"ServiceConnectivityResources",
|
||||||
|
"Tethering",
|
||||||
|
],
|
||||||
manifest: "manifest.json",
|
manifest: "manifest.json",
|
||||||
key: "com.android.tethering.key",
|
key: "com.android.tethering.key",
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user