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

Commit fabffd09 authored by Ale Nijamkin's avatar Ale Nijamkin
Browse files

[flexiglass] Removes device_entry_udfps_refactor from scene.md

Flag has shipped.

Bug: 279440316
Change-Id: I60dcac15b55c8fc5eecf42de86dfcd7172976a36
Test: N/A
Flag: NONE documentation change only
parent e1dbd2e4
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -63,7 +63,7 @@ the instructions below to turn it on.
NOTE: in case these instructions become stale and don't actually enable the
framework, please make sure `SceneContainerFlag.isEnabled` in the
[`SceneContainerFlag.kt`](https://cs.android.com/android/platform/superproject/main/+/main:frameworks/base/packages/SystemUI/src/com/android/systemui/scene/shared/flag/SceneContainerFlag.kt)
file evalutes to `true`.
file evaluates to `true`.

1.  Set a collection of **aconfig flags** to `true` by running the following
    commands:
@@ -73,7 +73,6 @@ file evalutes to `true`.
    $ adb shell device_config override systemui com.android.systemui.migrate_clocks_to_blueprint true
    $ adb shell device_config override systemui com.android.systemui.notification_avalanche_throttle_hun true
    $ adb shell device_config override systemui com.android.systemui.predictive_back_sysui true
    $ adb shell device_config override systemui com.android.systemui.device_entry_udfps_refactor true
    $ adb shell device_config override systemui com.android.systemui.scene_container true
    ```
2.  **Restart** System UI by issuing the following command: