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

Commit 5a286ae4 authored by Nikhil Kumar's avatar Nikhil Kumar Committed by Android (Google) Code Review
Browse files

Merge "Changing unicorn refacotring flag to READ ONLY" into main

parents 9ac72828 ded7d355
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