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

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

Adding flag for unicorn feature refactoring in HSUM

Bug: 357056776
Test: NA
Flag: EXEMPT This is a CL to add flag
Change-Id: I3dee5f83df4fc3c489e86a579dc65f245a949e05
parent f43ac720
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -379,3 +379,10 @@ flag {
    purpose: PURPOSE_BUGFIX
  }
}

flag {
  name: "unicorn_mode_refactoring_for_hsum"
  namespace: "multiuser"
  description: "Refactorings related to unicorn mode to work on HSUM mode"
  bug: "339201286"
}