DescriptionAdd a variable indicating the target as Android M or later.
The system linker in Android M and later unpacks packed relocations
directly. This means that we can unconditionally enable relocation
packing for any APK that is explicitly designed to only run on such
Android releases, irrespective of whether or not the chromium or
other customized linker is used.
Invoker indicates this by setting requires_sdk_api_level_23 to true.
BUG=579610
Committed: https://crrev.com/18d74636c85eb974ef00883f54cb06381ea123f6
Cr-Commit-Position: refs/heads/master@{#381246}
Patch Set 1 #
Messages
Total messages: 13 (6 generated)
|