Fix bad automerge

Test: none
Change-Id: I8281adc2b5675d21549b8cd9f2a1993be94eab15
This commit is contained in:
Colin Cross
2019-09-23 16:00:54 -07:00
parent a4322fa166
commit 679a4248a9

View File

@@ -22,8 +22,5 @@ java_sdk_library {
"androidx.annotation_annotation",
"framework-all",
],
libs: [
"androidx.annotation_annotation",
],
api_packages: ["com.android.location.provider"],
}