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

Commit 4a9a6c12 authored by Joseph Vincent's avatar Joseph Vincent Committed by Android (Google) Code Review
Browse files

Merge "Add new flag for private space tablet specifc bugs" into main

parents 9be10314 3968e3e0
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -327,3 +327,13 @@ flag {
    purpose: PURPOSE_BUGFIX
  }
}

flag {
  name: "fix_large_display_private_space_settings"
  namespace: "profile_experiences"
  description: "Fix tablet and foldable specific bugs for private space"
  bug: "342563741"
  metadata {
    purpose: PURPOSE_BUGFIX
  }
}