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

Commit 6447a8ad authored by Matt Buckley's avatar Matt Buckley Committed by Android (Google) Code Review
Browse files

Merge "Add flag to guard FMQ use for ADPF" into main

parents b6796d39 8a81a6f5
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -77,6 +77,13 @@ flag {
    bug: "284324521"
}

flag {
    name: "adpf_use_fmq_channel"
    namespace: "game"
    description: "Guards use of the FMQ channel for ADPF"
    bug: "315894228"
}

flag {
    name: "battery_service_support_current_adb_command"
    namespace: "backstage_power"