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

Commit c5e5edc6 authored by Yao Li's avatar Yao Li
Browse files

Fix a typo in aconfig namespace

Bug: 400803684
Flag: EXEMPT minor fix
Test: CI
Change-Id: I79e9c82be1d105d21604e6f8daecb5ff9056b55e
parent cf191b8c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -617,8 +617,8 @@ flag {
}

flag {
     namespace: "multi_user"
     name: "logout_user_api"
     namespace: "multiuser"
     description: "Add API to logout user"
     bug: "350045389"
}