diff options
author | Chad Brubaker <cbrubaker@google.com> | 2016-02-29 14:02:32 -0800 |
---|---|---|
committer | Chad Brubaker <cbrubaker@google.com> | 2016-03-01 12:42:54 -0800 |
commit | 567f6f24747c80b4ab362a22985576c4f8a418fd (patch) | |
tree | 348247aeb61bc3d44bb0fff9a0503aab657c99ee /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 1ce163fe34ae05218d723acafc4dd47bd55cc8da (diff) |
Allow debug-overrides to be specified in an extra resource
An application can specify its debug-overrides in an extra resource with
the same name suffixed with "_debug" (e.g. res/xml/security_config.xml and
res/xml/security_config_debug.xml).
By specifying the debug-overrides in an extra file release builds can
strip out the file (and any certificate resources that the
debug-overrides depend on) to prevent including testing configuration
information in the release build of an application.
Bug: 27418003
Change-Id: Ibfebc376360ca474fc0f9f2fd565faa0cffd9549
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions