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

Commit 59233760 authored by Eric Rahm's avatar Eric Rahm Committed by Automerger Merge Worker
Browse files

Merge "Remove support for renderscript from stream config" into main am: b55c2720

parents fbd57e83 b55c2720
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -465,8 +465,6 @@ public final class StreamConfigurationMap {
     * Recommended for recording video (simple to use)
     * <li>{@link android.media.MediaCodec} -
     * Recommended for recording video (more complicated to use, with more flexibility)
     * <li>{@link android.renderscript.Allocation} -
     * Recommended for image processing with {@link android.renderscript RenderScript}
     * <li>{@link android.view.SurfaceHolder} -
     * Recommended for low-power camera preview with {@link android.view.SurfaceView}
     * <li>{@link android.graphics.SurfaceTexture} -