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
Merged-In: Icab88938f1a49a892e0d62b2a833b659d6725267
Exempt-From-Owner-Approval: clean up
(cherry picked from commit b4924c2828)
This commit is contained in:
Artur Satayev
2020-03-26 11:06:20 +00:00
parent 7bc50ac2ef
commit f9cc52d670

View File

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