summaryrefslogtreecommitdiff
path: root/libs/androidfw/DynamicLibManager.cpp
diff options
context:
space:
mode:
authorTodd Kennedy <toddke@google.com>2020-03-02 09:21:25 -0800
committerTodd Kennedy <toddke@google.com>2020-03-26 14:43:27 -0700
commit83eddae76669693508d3d6b8bd4c286c9178f627 (patch)
treeb3006a63682d01a498a4c93de955248160fe8734 /libs/androidfw/DynamicLibManager.cpp
parent984f629a12e590bc875196c6394b8f501461580d (diff)
Always use TypedArray to obtain manifest values
In some paths, the "isolatedSplits" attribute was read directly from the XML file. In others, it was read using a TypedArray [ie. it used the application's resource table]. It's possible we should never allow some manifest values to be set via resource table. This change does not attempt to resolve that. Instead, it merely ensures consistency to how manifest values are retrieved. Bug: 150184652 Test: atest PackageParserTest Change-Id: Ib7c6a5ae081959e2d3aba4abdf60dd52db05991a
Diffstat (limited to 'libs/androidfw/DynamicLibManager.cpp')
0 files changed, 0 insertions, 0 deletions