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

Commit cafc13ae authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Camera: Minor doc annotation fix" into main

parents d3a27525 81d75a8d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1737,7 +1737,7 @@ public final class OutputConfiguration implements Parcelable {
     * HardwareBuffer format and dataspace. If the combination is not supported
     * by the camera APIs, this function returns ImageFormat.UNKNOWN.</p>
     *
     * @return {@link android.graphics.ImageFormat#Format} associated with this
     * @return {@link android.graphics.ImageFormat} associated with this
     *         {@link OutputConfiguration}.
     */
    @FlaggedApi(Flags.FLAG_OUTPUT_CONFIGURATION_GETTER)