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

Commit b55c2720 authored by Eric Rahm's avatar Eric Rahm Committed by Gerrit Code Review
Browse files

Merge "Remove support for renderscript from stream config" into main

parents 9592984b 3a522705
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} -