OSDN Git Service

Quick fix to ensure mipmap doesn't get stripped by AAPT
authorAdam Lesinski <adamlesinski@google.com>
Tue, 13 May 2014 17:56:25 +0000 (10:56 -0700)
committerAdam Lesinski <adamlesinski@google.com>
Tue, 13 May 2014 17:57:53 +0000 (10:57 -0700)
commit3921e87e6e67a063caa1987937d7944b24aef489
tree270ce25d67ef36d099483df96d65179fcba1d23b
parentda86f784b686ba00d9f797b8ee565629669080b9
Quick fix to ensure mipmap doesn't get stripped by AAPT

This is a quick fix. A refactoring is already underway to properly
solve this problem.

Bug:14857725
Change-Id: Ic0c475aa0b180803a687904ad9f71eb87e137a25
tools/aapt/ApkBuilder.h
tools/aapt/Command.cpp