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

Commit 8a81a6f5 authored by Matt Buckley's avatar Matt Buckley
Browse files

Add flag to guard FMQ use for ADPF

Bug: 315894228
Test: n/a
Change-Id: I9da61d11d42af9cc667736b5fa4cb62bf7c9e929
parent 75d57fa8
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"