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

Commit 0489c877 authored by Sungtak Lee's avatar Sungtak Lee
Browse files

media.c2 aidl: apply aidl definition update

Test: m
Bug: 254050314
Change-Id: I5910662e4fffe469357a144556a67cedeffb4954
parent c1736135
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: