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

Skip to content
Commit c4cb8dc0 authored by burakov's avatar burakov Committed by Danny Burakov
Browse files

[Dual Shade] Remove the DualShade flag and remaining references to it.

The new way to enable Dual Shade is via the following ADB command:
`adb shell settings put secure dual_shade 1`

(pass 0 to disable.)

To check whether dual shade is enabled via ADB:
`adb shell settings get secure dual_shade`

Fix: 388793191
Test: Unit tests still pass.
Flag: EXEMPT removing com.android.systemui.dual_shade
Change-Id: Iba4ea07f7ce397f21e6b13a5c61f95fdaeb33431
parent 0c147304
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