commit | dcead62a5c7b64a6ebe27bd3b4b057f150fb59f4 | [log] [tgz] |
---|---|---|
author | Iurii Makhno <iuriimak@google.com> | Wed Apr 13 18:00:03 2022 +0000 |
committer | Iurii Makhno <iuriimak@google.com> | Wed Apr 13 18:31:32 2022 +0000 |
tree | 5ad379debb7004a69b2e71f123b44b1ccc134e6c | |
parent | d6233c3f24f098b94d32424eded8b3215d8f0d24 [diff] [blame] |
Tests for 'aapt2 dump badging' command. Bug: b/228949376 Test: Dump_test.cpp Change-Id: If07e77b9281bdfd456df7c84f4a912bdf0851490
diff --git a/tools/aapt2/Android.bp b/tools/aapt2/Android.bp index 0849600..3dc550e 100644 --- a/tools/aapt2/Android.bp +++ b/tools/aapt2/Android.bp
@@ -191,6 +191,7 @@ "integration-tests/CompileTest/**/*", "integration-tests/CommandTests/**/*", "integration-tests/ConvertTest/**/*", + "integration-tests/DumpTest/**/*", ], }