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

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

Merge "Fix flag namespace for AppProfiler PSS flag" into main

parents 04584e76 d017095f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ flag {

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