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

Commit 96b3e592 authored by Beverly's avatar Beverly Committed by Beverly Tai
Browse files

Add aconfig flag for udfps refactor

Test: n/a
Bug: 279440316
Flag: ACONFIG device_entry_udfps_refactor DEVELOPMENT
Change-Id: I18eb9f2dd00d8e3c74a96d48f1ce8b4cc2a64f17
parent 6af8b58b
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -68,6 +68,14 @@ flag {
    bug: "290652751"
}

flag {
    name: "device_entry_udfps_refactor"
    namespace: "systemui"
    description: "Refactoring device entry UDFPS icon to use modern architecture and "
        "consolidating it with the lock/unlock icon to create a combined DeviceEntryIconView"
    bug: "279440316"
}

flag {
    name: "visual_interruptions_refactor"
    namespace: "systemui"