Loading core/java/android/content/pm/multiuser.aconfig +11 −0 Original line number Diff line number Diff line Loading @@ -220,6 +220,17 @@ flag { } } flag { name: "cache_user_properties_correctly_read_only" namespace: "multiuser" description: "UserProperties cache needs to take into account who the callingUid is." bug: "369198539" metadata { purpose: PURPOSE_BUGFIX } is_fixed_read_only: true } flag { name: "cache_user_serial_number" namespace: "multiuser" Loading Loading
core/java/android/content/pm/multiuser.aconfig +11 −0 Original line number Diff line number Diff line Loading @@ -220,6 +220,17 @@ flag { } } flag { name: "cache_user_properties_correctly_read_only" namespace: "multiuser" description: "UserProperties cache needs to take into account who the callingUid is." bug: "369198539" metadata { purpose: PURPOSE_BUGFIX } is_fixed_read_only: true } flag { name: "cache_user_serial_number" namespace: "multiuser" Loading