Merge "Do not exlicitly declare dependency on changeid processor."

This commit is contained in:
Artur Satayev
2020-03-27 14:03:29 +00:00
committed by Android (Google) Code Review

View File

@@ -62,10 +62,6 @@ android_library {
"ims-common",
"app-compat-annotations",
],
plugins: [
"compat-changeid-annotation-processor",
]
}
platform_compat_config {