Move return values for Logger's proguard configuration into assumenosideeffects section

Chrome started hitting exceptions that should have been optimized away by proguard (crbug.com/992568). The issue is that R8 behavior is slightly different from proguard. This change adjusts configuration to get code optimized away by R8.

PiperOrigin-RevId: 264463690
Change-Id: I116cb95dd60c79a2da6bb321c12054397279172b
3 files changed
tree: ec650853fb5a2686280e68946bba74f32f49ea15
  1. src/
  2. third_party/
  3. AUTHORS
  4. CONTRIBUTING.md
  5. CONTRIBUTORS
  6. LICENSE
  7. README.md
  8. WORKSPACE
README.md

Feed Libraries

This directory includes various libraries and protocols which users can use to to embed the proactive content recommendations into their application. Supported surfaces currently include Android.

Contributing

See CONTRIBUTING.md.