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

Commit ebfedc60 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Libeffects : Modify virtualizer descriptor" am: 998c9a0f

parents b8f986b7 998c9a0f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -112,7 +112,7 @@ static const Descriptor kVirtualizerDesc = {
                          .uuid = kVirtualizerBundleImplUUID,
                          .proxy = kVirtualizerProxyUUID},
                   .flags = {.type = Flags::Type::INSERT,
                             .insert = Flags::Insert::FIRST,
                             .insert = Flags::Insert::LAST,
                             .volume = Flags::Volume::CTRL,
                             .deviceIndication = true},
                   .cpuLoad = VIRTUALIZER_CUP_LOAD_ARM9E,