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

Commit 4149a64e authored by Yiyi Shen's avatar Yiyi Shen
Browse files

Add flag for active state sync fix for lea profile

Bug: 364201289
Flag: EXEMPT add new flag
Test: compile
Change-Id: Iaba92f3c9e26e058e862416688a0e0f21a859d5f
parent 5ff76a1a
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -129,3 +129,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "member_device_lea_active_state_sync_fix"
    namespace: "cross_device_experiences"
    description: "Gates whether to enable fix for member device active state sync on lea profile"
    bug: "364201289"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}