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

Commit 287c3ea4 authored by Jeremie Boulic's avatar Jeremie Boulic Committed by Android (Google) Code Review
Browse files

Merge "[DocsUI Peek] Add flag for Peek capability" into main

parents 87b24705 9ba40f3d
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -51,3 +51,10 @@ flag {
    description: "Redirects GET_CONTENT requests to Photopicker when appropriate"
    bug: "377771195"
}

flag {
    name: "use_peek_preview"
    namespace: "documentsui"
    description: "Enables the Peek previewing capability as a substitute for the Inspector."
    bug: "373242058"
}