Merge "Export annotation processor via unsupportedappusage lib."

This commit is contained in:
Treehugger Robot
2020-03-03 12:49:50 +00:00
committed by Gerrit Code Review

View File

@@ -520,7 +520,6 @@ java_library {
], ],
installable: false, installable: false,
plugins: [ plugins: [
"unsupportedappusage-annotation-processor",
"compat-changeid-annotation-processor", "compat-changeid-annotation-processor",
], ],
} }