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

Commit ba1003cb authored by Taran Singh's avatar Taran Singh Committed by Android (Google) Code Review
Browse files

Merge "Add flag for enforcing device policy IME" into main

parents d4d68b2b 0bcdd4d4
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -211,3 +211,11 @@ flag {
  description: "Optimizes the IME Input Target update flow by bypassing the InputMethodService, as there are no checks done there"
  bug: "427397699"
}

flag {
  name: "enforce_device_policy_ime"
  namespace: "input_method"
  description: "Only allow device policy approved IME to unlock work profile."
  bug: "139872425"
}