DescriptionGN: make relocation packing work
This adds pretty straightforward conversion of the relocation package
gyp targets.
The android_apk template is updated to use pack_arm_relocations.py
instead of copy_ex.py for copying native libraries into the directory
used to build the apk. This script will copy the files when relocation
packing is disabled and otherwise will do the relocation packing (just
like it does in gyp).
BUG=359249
Committed: https://crrev.com/284a11b8e10b24d85247dc447dfb3ae812b75f91
Cr-Commit-Position: refs/heads/master@{#300969}
Patch Set 1 #Patch Set 2 : rebase #Patch Set 3 : #
Total comments: 8
Patch Set 4 : Extract some relocation packer config to //tools/relocation_packer/config.gni #
Total comments: 2
Patch Set 5 : rebase #
Messages
Total messages: 13 (4 generated)
|