Do not exlicitly declare dependency on changeid processor.

Annotation processor is exported via app-compat-annotations library.

Bug: 152220864
Test: m && diff merged_compat_config.xml
Change-Id: Icab88938f1a49a892e0d62b2a833b659d6725267
Exempt-From-Owner-Approval: clean up
This commit is contained in:
Artur Satayev
2020-03-26 11:06:20 +00:00
parent a38fac48ed
commit b4924c2828

View File

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