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

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

Merge "[ABDX fixit] Fix common typo "eligiblity" Test: trivial comment fix"...

Merge "[ABDX fixit] Fix common typo "eligiblity" Test: trivial comment fix" am: adb857ae am: d3654f75

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



Change-Id: I3429dcd1652b378390eaa50b1917b1ff25dc1a92
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 01e5224d d3654f75
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -238,7 +238,7 @@ struct _C2BlockFactory {
     *   - Local migration on blockpool side will be done automatically by
     *     blockpool.
     *   - Before attachBuffer(), BeginAttachBlockToBufferQueue() should be called
     *     to test eligiblity.
     *     to test eligibility.
     *   - After attachBuffer() is called, EndAttachBlockToBufferQueue() should
     *     be called. This will set "held" status to true. If it returned
     *     false, cancelBuffer() should be called.