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

Commit 70a711b9 authored by Alexandr Shabalin's avatar Alexandr Shabalin Committed by Android (Google) Code Review
Browse files

Merge "Add flag `enable_device_suggestions_preference` in the Media namespace." into main

parents 709b9578 c6b69199
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -326,3 +326,10 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "enable_device_suggestions_preference"
    namespace: "media_better_together"
    description: "Add a preference for device suggestions in the media settings page"
    bug: "415096359"
}