diff options
author | Adam Lesinski <adamlesinski@google.com> | 2016-06-01 15:31:50 -0700 |
---|---|---|
committer | Adam Lesinski <adamlesinski@google.com> | 2016-07-25 16:02:18 -0700 |
commit | bf0bd0f9ac1ffa0231cff0f6591dede48b3c6d52 (patch) | |
tree | fa0def8a1f754872ce6b912e30b7badc6470e208 /tools/aapt2/ResourceParser_test.cpp | |
parent | ef556916aa75ae5e992b7c92345dc1011899a660 (diff) |
AAPT2: Add support to specify stable IDs
The --stable-ids flag allows the user to specify a file containing
a list of resource name and resource ID pairs in the form of:
package:type/name = 0xPPTTEEEE
This assigns the given resource the specified ID. It helps ensure
that when adding or removing resources, IDs are assigned in a stable
fashion.
If a package, type, or name is not found, no error or warning is
raised.
Change-Id: Ibc2f4e05cc924be255fedd862d835cb5b18d7584
Diffstat (limited to 'tools/aapt2/ResourceParser_test.cpp')
0 files changed, 0 insertions, 0 deletions