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

Commit 00c52be4 authored by Rubin Xu's avatar Rubin Xu
Browse files

Add feature flag for Security Log for Zero Trust feature

Bug: 295324350
Test: None
Change-Id: I87a37ebe875da68fb61ab872be1bd8b6ab3658ce
parent 4e96abb6
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -34,3 +34,10 @@ flag {
  description: "Allow the device management role holder to control which platform features are available on dedicated devices."
  bug: "281964214"
}

flag {
  name: "security_log_v2_enabled"
  namespace: "enterprise"
  description: "Improve access to security logging in the context of Zero Trust."
  bug: "295324350"
}