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

Skip to content
Commit e916f430 authored by Jared Duke's avatar Jared Duke
Browse files

Relax system server proguard keep rules

SystemService classes are now explicitly referenced if they are
bundled in services.jar, so we need only ensure that their constructors
are kept.

This paves the way for build-time stripping of SystemService types that
are guarded by build-time flags. However, this change should be a no-op
as all such references are assumed reachable.

Bug: 203143243
Test: m + compare services.jar and ensure no SystemService changes
Change-Id: I97eeed3a275d272ae0e00916f52f84a17e65325d
parent 5447f715
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