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

Commit a33cbf36 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 am: 59233760

parents eda0d726 59233760
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -509,8 +509,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} -