commit | b58c3ef023acf3851e4a0557d04d65d52835d2df | [log] [tgz] |
---|---|---|
author | Adam Lesinski <adamlesinski@google.com> | Tue Sep 12 17:39:52 2017 -0700 |
committer | Adam Lesinski <adamlesinski@google.com> | Tue Sep 26 14:48:35 2017 -0700 |
tree | 03f0ac320e0604d56a6aa4d8bf4b2a96b9180999 | |
parent | 5bd44237102d11802f27f1bbf030399f88e4c15b [diff] [blame] |
AAPT2: Convert binary ResTable_config to proto Test: make aapt2_tests Change-Id: I8641f13ce41cd58ac8bc3da31c4e15a7b3f06092
diff --git a/tools/aapt2/Android.bp b/tools/aapt2/Android.bp index 43918da..f0ebf10 100644 --- a/tools/aapt2/Android.bp +++ b/tools/aapt2/Android.bp
@@ -139,6 +139,7 @@ "xml/XmlDom.cpp", "xml/XmlPullParser.cpp", "xml/XmlUtil.cpp", + "Configuration.proto", "Resources.proto", "ResourcesInternal.proto", ],