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