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

Commit 314bc7be authored by Yin-Chia Yeh's avatar Yin-Chia Yeh Committed by android-build-merger
Browse files

Merge "Image: fix typo" into oc-mr1-dev am: ad3a36b1

am: e85bbc57

Change-Id: I3e3fda244ada41f6d081d6a369d05345b869193c
parents c9c9d423 e85bbc57
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ import android.graphics.Rect;
 * {@link java.nio.ByteBuffer ByteBuffers}. Each buffer is encapsulated in a
 * {@link Plane} that describes the layout of the pixel data in that plane. Due
 * to this direct access, and unlike the {@link android.graphics.Bitmap Bitmap} class,
 * Images are not directly usable as as UI resources.</p>
 * Images are not directly usable as UI resources.</p>
 *
 * <p>Since Images are often directly produced or consumed by hardware
 * components, they are a limited resource shared across the system, and should