blob: 3ec239c7125e8293e09c3f41500693076747d9a4 [file] [log] [blame]
package: "android.multiuser"
flag {
name: "save_global_and_guest_restrictions_on_system_user_xml"
namespace: "multiuser"
description: "Save guest and device policy global restrictions on the SYSTEM user's XML file."
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 {
name: "bind_wallpaper_service_on_its_own_thread_during_a_user_switch"
namespace: "multiuser"
description: "Bind wallpaper service on its own thread instead of system_server's main handler during a user switch."
bug: "302100344"
}
flag {
name: "support_communal_profile"
namespace: "multiuser"
description: "Framework support for communal profile."
bug: "285426179"
}