Loading core/java/android/content/pm/multiuser.aconfig +30 −0 Original line number Original line Diff line number Diff line Loading @@ -207,6 +207,36 @@ flag { } } } } flag { name: "cache_profile_ids" namespace: "multiuser" description: "Cache getProfileIds to avoid unnecessary binder calls" bug: "350421409" metadata { purpose: PURPOSE_BUGFIX } } flag { name: "cache_profile_type" namespace: "multiuser" description: "Cache getProfileType to avoid unnecessary binder calls" bug: "350417403" metadata { purpose: PURPOSE_BUGFIX } } flag { name: "cache_profiles" namespace: "multiuser" description: "Cache getProfiles to avoid unnecessary binder calls" bug: "350419395" metadata { purpose: PURPOSE_BUGFIX } } flag { flag { name: "fix_disabling_of_mu_toggle_when_restriction_applied" name: "fix_disabling_of_mu_toggle_when_restriction_applied" namespace: "multiuser" namespace: "multiuser" Loading Loading
core/java/android/content/pm/multiuser.aconfig +30 −0 Original line number Original line Diff line number Diff line Loading @@ -207,6 +207,36 @@ flag { } } } } flag { name: "cache_profile_ids" namespace: "multiuser" description: "Cache getProfileIds to avoid unnecessary binder calls" bug: "350421409" metadata { purpose: PURPOSE_BUGFIX } } flag { name: "cache_profile_type" namespace: "multiuser" description: "Cache getProfileType to avoid unnecessary binder calls" bug: "350417403" metadata { purpose: PURPOSE_BUGFIX } } flag { name: "cache_profiles" namespace: "multiuser" description: "Cache getProfiles to avoid unnecessary binder calls" bug: "350419395" metadata { purpose: PURPOSE_BUGFIX } } flag { flag { name: "fix_disabling_of_mu_toggle_when_restriction_applied" name: "fix_disabling_of_mu_toggle_when_restriction_applied" namespace: "multiuser" namespace: "multiuser" Loading