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

Commit 2ebf55f5 authored by Thomas Cedeno's avatar Thomas Cedeno Committed by Android (Google) Code Review
Browse files

Merge "Add flag for system_server per-user data bundling" into main

parents 0293be75 ee6a98f1
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -86,3 +86,10 @@ flag {
    description: "Remove CertPinInstallReceiver from the platform"
    bug: "391205997"
}

flag {
    name: "user_data_refactoring"
    namespace: "desktop_security"
    description: "System services can use the SafePerUserDataCacheInterface and SafePerUserSystemService subclass for handling user data"
    bug: "384030190"
}