summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Winson Chiu <chiuwinson@google.com> 2022-09-29 17:28:47 +0000
committer Winson Chiu <chiuwinson@google.com> 2022-10-03 17:25:42 +0000
commitc87545bf7d2ebb22cdb689b4a0540236b085d98b (patch)
tree337c642b8930bb4836506a59bd3db16b15fa2ffb /libs/androidfw/StringPool.cpp
parentd39c67740fb35a4b79b66566318d07401ef26fa0 (diff)
Add CPU ABI fallback directly into PackageState
To simplify the external API, the raw package ABI won't be exposed, only the overridden/device configured value available through the PackageState object. However, changing the default fallback behavior would also change the value that existing callers get within system server. It's difficult to audit whether or not each caller needs the fallback or not, so the behavior was maintained with separate getPrimaryCpuAbiLegacy and getSecondaryCpuAbiLegacy methods. These should gradually be removed as the callers' needs can be identified. Bug: 225395398 Test: atest PackageManagerSettingsTests Test: atest ScanTests Change-Id: Ibdf49d700ab6f21afa5a61c66f47dc2844b6cd45
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions