commit | b47ddd4a1d3363ed6477e6cf4ffbc13cc8164c24 | [log] [tgz] |
---|---|---|
author | Ashley Rose <ashleyrose@google.com> | Mon Jan 28 19:54:09 2019 -0500 |
committer | Ashley Rose <ashleyrose@google.com> | Tue Jan 29 13:34:31 2019 -0500 |
tree | eae01a52e23563abcf8a7efe0a8f7154abd07491 | |
parent | a319c6448b027f1169722295ceedac564a13de78 [diff] [blame] |
Run inspector annotation processor on framework Test: m Bug: 117616612 Change-Id: Ifb013cf576e57818493a52aefec9729ecca4ac08
diff --git a/Android.bp b/Android.bp index 7ce8b31..1d7dafd 100644 --- a/Android.bp +++ b/Android.bp
@@ -778,6 +778,7 @@ "--multi-dex", ], + plugins: ["view-inspector-annotation-processor"], } filegroup {