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

Commit 7e7f23e1 authored by Richard MacGregor's avatar Richard MacGregor
Browse files

Add flag for sensitive content metrics bugfixes

Bug: 312784351
Test: N/A
Flag: android.permission.flags.sensitive_content_metrics_bugfix
Change-Id: I6c3f945e12c719131899bcb17da175154a8a5d82
parent 10632fc9
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -124,6 +124,18 @@ flag {
  is_fixed_read_only: true
}

flag {
  name: "sensitive_content_metrics_bugfix"
  namespace: "permissions"
  description: "Enables metrics 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