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

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

Flag for BlockedNumbersProvider MAIN user change

Test: NA
Bug: 338579331
Flag: Flag declaration CL

Change-Id: Ib2d56631b616f24a031b03713ddf4c9645d36705
parent c24f4371
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -240,3 +240,10 @@ flag {
    description: "Add entrypoint in Settings Reset options for deleting private space when lock is forgotten"
    bug: "329601751"
}

flag {
    name: "allow_main_user_to_access_blocked_number_provider"
    namespace: "multiuser"
    description: "Allow MAIN user to access blocked number provider"
    bug: "338579331"
}