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

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

Enable SystemUI R8 optimizations by default

This has been the default setting for Pixel/Go/Cuttlefish devices since
tm-dev. Broaden the default to enable for all devices against the base
SystemUI target. Note that packages overriding the base SystemUI target
may choose to ignore this flag and set their own optimization settings.

Opting out of optimizations can be achieved with either:
  * Env: export SYSTEMUI_OPTIMIZE_JAVA=false
  * Make: SYSTEMUI_OPTIMIZE_JAVA := false

Bug: 203472868
Test: m + presubmit + validate dex on new lunch targets
Change-Id: Id97031cc2c0d1d614391c404850002faf57bd4ac
parent 79697db9
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