DescriptionUse proguard.cfg in release build of Cronet Sample apk.
Update proguard.cfg to reflect that @UsedByReflection was moved to base/.
Add --release option to cr_cronet.py tool.
Notes:
- Chromium debug build does not apply proguard at all.
- Chromium instrumentation test does not allow custom proguard config (but it uses proguard config from instrumented app, which is nice).
BUG=390267
Committed: https://crrev.com/24b4b89d638187b95fde8fa3f629cc5d533b64fe
Cr-Commit-Position: refs/heads/master@{#294671}
Patch Set 1 #
Total comments: 8
Patch Set 2 : Address review comments, move UsedByReflection to org.chromium.base. #
Total comments: 4
Patch Set 3 : Introduce cronet_sample_proguard_apk to apply proguard.cfg to. #Patch Set 4 : Updated CronetSampleTest to use proguard. #
Messages
Total messages: 15 (1 generated)
|