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

Commit cbd9749f 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...

Merge "media.c2 aidl: apply aidl definition update" into main am: 1e0b2997 am: 7324fed0 am: 5ca08c8c

Original change: https://android-review.googlesource.com/c/platform/frameworks/av/+/2808294



Change-Id: I22209dfcc250f71053b67b724ca15a9698c467ac
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 52f7d4cf 5ca08c8c
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: