DescriptionRestrict relocation packing to Release build.
Pass CONFIGURATION_NAME as an argument to pack_arm_relocations.py, and
turn on packing only if its value is 'Release'. (CONFIGURATION_NAME
cannot be used in conditionals because it is not resolved until after
the conditional has been processed.)
Prior art:
https://code.google.com/p/chromium/codesearch#chromium/src/build/android/gyp/apk_obfuscate.py&l=103
https://code.google.com/p/chromium/codesearch#chromium/src/build/java_apk.gypi&l=742
BUG=385553
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283721
Patch Set 1 #
Total comments: 4
Patch Set 2 : Update for review feedback #
Messages
Total messages: 7 (0 generated)
|