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

Commit efa78754 authored by Matt Casey's avatar Matt Casey
Browse files

Move screenshot_context_url to sysui shared flags

Bug: 242791070
Flag: com.android.systemui.shared.screenshot_context_url
Test: Build/presubmit
Change-Id: I70dba5bf77249ee638b64459ea34aaa2d5c9c1bb
parent 61eb827a
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -93,3 +93,10 @@ flag {
         purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "screenshot_context_url"
    namespace: "systemui"
    description: "Include optional app-provided context URL when sharing a screenshot."
    bug: "242791070"
}