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

Skip to content
Commit 4c39453f authored by Kevin Jeon's avatar Kevin Jeon
Browse files

Add a keep rule for SystemUIAnimationLib

This change adds a keep rule for SystemUIAnimationLib so that animation
code can be used by SystemUIClocks at runtime.
com.android.systemui.animation.R$ classes are filtered out to avoid
including transitive resource dependencies.

On panther, this results in these SystemUIGoogle apk/odex size changes:
- SystemUIGoogle.apk:  37628192->37670640 (+41.45KB, +0.11%)
- SystemUIGoogle.odex: 34143312->34197712 (+43.13KB, +0.16%)
- SystemUIClocks.apk:  3867456->1675787   (-2.09MB, -56.67%)
- SystemUIClocks.odex: 29616->21424       (-8 KB, -27.66%)

Test: Build and flash; presubmit.
Bug: 215530220
Change-Id: Ic863d9c788f51132766136a0534d702910f541b8
parent 5d2b14cf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment