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: Ib4b4fc6e684f30a1bb9e1d27813274e7701ceeaf
This commit is contained in:
Anton Hansson
2021-06-08 09:18:34 +00:00
committed by Automerger Merge Worker

View File

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