Use 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 Review URL: https://codereview.chromium.org/512953002 Cr-Commit-Position: refs/heads/master@{#294671}
Showing
Please register or sign in to comment