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

Commit ded7d355 authored by Nikhil Kumar's avatar Nikhil Kumar
Browse files

Changing unicorn refacotring flag to READ ONLY

Bug: 357056776
Test: NA

Flag: EXEMPT This is a CL to add flag
Change-Id: I46d265eec8134aa336edd0429c4c43c817a9e9c7
parent a9910754
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -381,8 +381,9 @@ flag {
}

flag {
  name: "unicorn_mode_refactoring_for_hsum"
  name: "unicorn_mode_refactoring_for_hsum_read_only"
  namespace: "multiuser"
  description: "Refactorings related to unicorn mode to work on HSUM mode"
  description: "Refactorings related to unicorn mode to work on HSUM mode (Read only flag)"
  bug: "339201286"
  is_fixed_read_only: true
}
 No newline at end of file