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

Commit 56de6fe0 authored by Andrew Neampong's avatar Andrew Neampong Committed by Android (Google) Code Review
Browse files

Merge "Add a flag to guard app store filters entry point in supervision settings." into main

parents f1959a11 13b0833b
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -115,3 +115,11 @@ flag {
  description: "Removes all enforced policies to the user when supervision is disabled."
  bug: "414575617"
}

flag {
    name: "enable_app_store_filters_screen"
    is_exported: false
    namespace: "supervision"
    description: "Flag that enables app store filters screen with Supervision settings entry point"
    bug: "438298503"
}