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

Commit 0a3f3790 authored by Austin Tankiang's avatar Austin Tankiang Committed by Android (Google) Code Review
Browse files

Merge "Add flag for Visual Signals" into main

parents e071f712 7baeeff6
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -30,3 +30,10 @@ flag {
    description: "Enables desktop file handling."
    bug: "381778967"
}

flag {
    name: "visual_signals"
    namespace: "documentsui"
    description: "Enables in-app progress display of file operations"
    bug: "378011512"
}