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

Commit 5cf3bed6 authored by Rafael Prado's avatar Rafael Prado
Browse files

Add feature flag for DPM.lockNow.

There are flag-protected code related to coexistence in that API that needs to be bound to a feature flag and eventually enabled.

Change-Id: I55e9005164edbac3d4cfef1e5703ecc82d4a1fdf
Test: N/A
Flag: EXEMPT Adding flag
Bug: 366559840
parent 49f95e2f
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -134,6 +134,14 @@ flag {
 bug: "364338410"
}

flag {
 name: "lock_now_coexistence"
 is_exported: true
 namespace: "enterprise"
 description: "Enables coexistence support for lockNow."
 bug: "366559840"
}

# Fully rolled out and must not be used.
flag {
  name: "security_log_v2_enabled"