From 2d6fa033e1b2680803d5a9978d0d1d3f8feceb21 Mon Sep 17 00:00:00 2001 From: Adam Lesinski Date: Fri, 10 Mar 2017 18:42:32 -0800 Subject: [PATCH] AAPT: Process XML in mipmap directory Mipmap directories should be treated like drawables. They are just a convention that prevents them from being split or stripped for multi-apk. Bug: 36068314 Test: manual Change-Id: I93ab3871c7d9d403b77989bcc88304e9939866c4 --- tools/aapt/Resource.cpp | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/tools/aapt/Resource.cpp b/tools/aapt/Resource.cpp index 881ac87480831..3330b1a78c1e8 100644 --- a/tools/aapt/Resource.cpp +++ b/tools/aapt/Resource.cpp @@ -1513,6 +1513,21 @@ status_t buildResources(Bundle* bundle, const sp& assets, sp