Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit c69650b0 authored by Aditya's avatar Aditya
Browse files

Fix for MemoryOnBoot regression.

This change:
- removes overly broad keep rules for R.class and Apache compress
  library
- add specific keep rules generated from running trace references

Previously, test failures occurred due to removal of static fields from
R.class and Apache compress library during optimization. To resolve this
broad keep rules were added to proguard.flags, leading to increase in
app size. This change replaces those rules with more targeted ones.

Test: atest DocumentsUIGoogleTests
Bug: 339312616
Flag: EXEMPT bugfix
Change-Id: I23b867ec2a8b6281a57f840b95b2adbb8ec73655
parent 0d9d614b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment