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

Commit 4320be84 authored by Erfan Norozi's avatar Erfan Norozi
Browse files

Add a flag for desktop file handling in DocsUI

Bug: 388134994
Test: m DocumentsUIGoogle
Flag: EXEMPT adding new flag

Change-Id: I9706dd36e2fb3fe4fadf27da27a9f7e118746390
parent 075c73aa
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -23,3 +23,10 @@ flag {
    description: "Enables the next generation ZIP functionality."
    bug: "382550591"
}

flag {
    name: "desktop_file_handling"
    namespace: "documentsui"
    description: "Enables desktop file handling."
    bug: "381778967"
}