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

Commit 1285e6f4 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add a secondary flag for SensitiveContentProtection" into main

parents b020d25d c372dcb3
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -115,6 +115,15 @@ flag {
  is_fixed_read_only: true
}

flag {
  name: "sensitive_content_improvements"
  namespace: "permissions"
  description: "Improvements to sensitive content/notification features, such as the Toast UX."
  bug: "301960090"
  # Referenced in WM where WM starts before DeviceConfig
  is_fixed_read_only: true
}

flag {
    name: "device_aware_permissions_enabled"
    is_fixed_read_only: true