commit | 85875a83501d3bdc551cbddcecc26bab4617b06a | [log] [tgz] |
---|---|---|
author | Iurii Makhno <iuriimak@google.com> | Tue Apr 26 15:30:01 2022 +0000 |
committer | Iurii Makhno <iuriimak@google.com> | Thu Apr 28 21:56:23 2022 +0000 |
tree | 443602ded9a7f5a9ea50e530159d3e3e970af25e | |
parent | a9c74c5378f35dda9b8c1abdf6c815a393bd0b4e [diff] [blame] |
Extend DumpManifest unit to export badging data into proto. Bug: b/228950123 Test: Dump_test.cpp Change-Id: I3c228767b435d0e31f1eec1f34daeec1065628d0
diff --git a/tools/aapt2/Android.bp b/tools/aapt2/Android.bp index 3dc550e..51694c0 100644 --- a/tools/aapt2/Android.bp +++ b/tools/aapt2/Android.bp
@@ -159,6 +159,7 @@ "xml/XmlDom.cpp", "xml/XmlPullParser.cpp", "xml/XmlUtil.cpp", + "ApkInfo.proto", "Configuration.proto", "Resources.proto", "ResourcesInternal.proto",