OSDN Git Service

Add new aapt flag --error-on-missing-config-entry
authorYing Wang <wangying@google.com>
Fri, 15 Nov 2013 01:12:10 +0000 (17:12 -0800)
committerAdam Lesinski <adamlesinski@google.com>
Mon, 27 Jan 2014 18:31:09 +0000 (10:31 -0800)
commitcd28bd37ea2d88dd72930f032ca73daaad5744b4
tree3fda41d9360e2d127b47cbe31ebd176c8a900588
parent24dffd0b0beb58d900bf232448596064f3c7d483
Add new aapt flag --error-on-missing-config-entry

It forces aapt to return an error if aapt fails to find an resource
entry for a configuration.

Bug: 11259444
Change-Id: Ie5674a29dff5d4455e7d7c94f6b25560fb1305b7
tools/aapt/Bundle.h
tools/aapt/Main.cpp
tools/aapt/ResourceTable.cpp