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

Commit b386963e authored by Richard MacGregor's avatar Richard MacGregor
Browse files

Flag for sensitivecontent recents bugfixes

Bug: 312784351
Test: N/A
Flag: android.permission.flags.sensitive_content_recents_screenshot_bugfix
Change-Id: I378b7c38f5a79c6fead122ca9679a9dedb10e132
parent 7e7f23e1
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -136,6 +136,18 @@ flag {
  }
}

flag {
  name: "sensitive_content_recents_screenshot_bugfix"
  namespace: "permissions"
  description: "Enables recents screenshot bugfixes for sensitive content/notification features"
  bug: "312784351"
  # Referenced in WM where WM starts before DeviceConfig
  is_fixed_read_only: true
  metadata {
    purpose: PURPOSE_BUGFIX
  }
}

flag {
    name: "device_aware_permissions_enabled"
    is_fixed_read_only: true