summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/10/changes
diff options
context:
space:
mode:
authorShane Farmer <safarmer@google.com>2017-09-08 12:17:05 -0700
committerShane Farmer <safarmer@google.com>2017-09-11 19:45:33 +0000
commit4b8ca8be4d6b0e867f5a421197fa4b5d006fd311 (patch)
tree29a31792f304f43b8869af631cd151cd49548608 /docs/html/sdk/api_diff/10/changes
parent40d2d2b3770a637f542b015cd0aafcc0e9b5cef8 (diff)
AAPT2: Handle inflating compiled attributes.
* Added the resource ID pulled from the XML parser into the compiled attribattribue. This allows binary attributes such as the version code and min SDK values to be available whern flattening the XmlResource back into an APK file. * Only add a compiled value if the attribute value was not a string. This allows string values like the package name and version name to be flattened back into an APK file. Before making this change, aapt would segfault when dumping the manifest and dumping badging would be missing values. After making this change, the manifest and badging are dumping correctly. Test: ran unit tests Test: manually ran optimize against an APK Change-Id: I885bb06557b032b9f702e8065d637d359c2b519b
Diffstat (limited to 'docs/html/sdk/api_diff/10/changes')
0 files changed, 0 insertions, 0 deletions