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

Commit 4bb44e28 authored by Felipe Leme's avatar Felipe Leme
Browse files

Added hsu_behavior_changes flag

Bug: 407061837
Test: build
Flag: EXEMPT flag creation

Change-Id: I956a54f0c74c7ae63ef3d296d91340f79952b116
parent 7bf1d58e
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -2247,3 +2247,10 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "hsu_behavior_changes"
    namespace: "systemui"
    description: "Overall changes on Sytem UI when current user is the Headless System User"
    bug: "408066623"
}