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

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

Merge "media.c2 aidl: apply aidl definition update" into main am: 1e0b2997

parents ffe0d6be 1e0b2997
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -292,7 +292,7 @@ ScopedAStatus Component::createBlockPool(
    static constexpr IComponent::BlockPoolAllocator::Tag ALLOCATOR_ID =
        IComponent::BlockPoolAllocator::allocatorId;
    static constexpr IComponent::BlockPoolAllocator::Tag IGBA =
        IComponent::BlockPoolAllocator::igba;
        IComponent::BlockPoolAllocator::allocator;
    c2_status_t status = C2_OK;
    switch (allocator.getTag()) {
        case ALLOCATOR_ID: