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

Commit e8ee3e4a authored by Kevin Jeon's avatar Kevin Jeon Committed by Android (Google) Code Review
Browse files

Merge "Introduce remove_app_profiler_pss_collection flag" into main

parents 177c700a 1013f332
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -6,3 +6,10 @@ flag {
    description: "Guards a new UserManager user restriction that admins can use to require cellular encryption on their managed devices."
    bug: "276752881"
}

flag {
    name: "remove_app_profiler_pss_collection"
    namespace: "android_platform_power_optimization"
    description: "Replaces background PSS collection in AppProfiler with RSS"
    bug: "297542292"
}