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

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

Add a read-only flag for moving global restrictions in user 0 XML

Bug: 299475754
Test: m all_aconfig_declarations

Change-Id: If7db3e3360ead0c410ffdc42c66de4fd2aca936b
parent 0f5461ca
Loading
Loading
Loading
Loading
+8 −0
Original line number Original line Diff line number Diff line
@@ -7,6 +7,14 @@ flag {
    bug: "301067944"
    bug: "301067944"
}
}


flag {
    name: "save_global_and_guest_restrictions_on_system_user_xml_read_only"
    namespace: "multiuser"
    description: "Save guest and device policy global restrictions on the SYSTEM user's XML file. (Read only flag)"
    bug: "301067944"
    is_fixed_read_only: true
}

flag {
flag {
    name: "bind_wallpaper_service_on_its_own_thread_during_a_user_switch"
    name: "bind_wallpaper_service_on_its_own_thread_during_a_user_switch"
    namespace: "multiuser"
    namespace: "multiuser"