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

Commit fc270041 authored by Anna Bauza's avatar Anna Bauza Committed by Android (Google) Code Review
Browse files

Merge "Flag for caching UserProperties correctly" into main

parents 231bca10 04726fbd
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -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"