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

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

Merge "Add a flag for the new System API which improve caching implementation." into main

parents db99fede 42c89f44
Loading
Loading
Loading
Loading
+10 −1
Original line number Diff line number Diff line
@@ -427,3 +427,12 @@ flag {
    purpose: PURPOSE_BUGFIX
  }
}


flag {
    name: "caching_development_improvements"
    namespace: "multiuser"
    description: "System API to simplify caching implamentations"
    bug: "364947162"
    is_fixed_read_only: true
}