DescriptionAllow load_library_from_apk to be set via gn args
There were already gn args for it and its peers:
- chrome_public_apk_use_chromium_linker
- chrome_public_apk_use_relocation_packer
- chrome_public_apk_load_library_from_apk
However, they were only able to disable the options. With this change,
they are able to both enable and disable.
The main use-case is to allow building with load_library_from_apk for
32-bit arm when testing locally.
BUG=none
Committed: https://crrev.com/0a2180186638ce097261ee94509b56aaad0f9c27
Cr-Commit-Position: refs/heads/master@{#375247}
Patch Set 1 #
Depends on Patchset: Messages
Total messages: 9 (3 generated)
|