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

Commit 998c9a0f authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Libeffects : Modify virtualizer descriptor"

parents a1f8ad4b 8cbc9108
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,