Add tethering bootclasspath fragment to its sdk am: 3669599dec

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/14881273

Change-Id: I80ecfa0d0b9f3d1258f6db5402539ba52df98d27
This commit is contained in:
Anton Hansson
2021-06-08 09:15:00 +00:00
committed by Automerger Merge Worker

View File

@@ -158,7 +158,5 @@ android_app {
sdk { sdk {
name: "tethering-module-sdk", name: "tethering-module-sdk",
java_sdk_libs: [ bootclasspath_fragments: ["com.android.tethering-bootclasspath-fragment"],
"framework-tethering",
],
} }