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

Commit 81d75a8d authored by Shuzhen Wang's avatar Shuzhen Wang
Browse files

Camera: Minor doc annotation fix

andorid.graphics.ImageFormat#Format is hidden.

Flag: DOCS_ONLY
Test: Build
Bug: 427450120
Change-Id: Iede89a80e8ea57911cb79093b274ce7b8761d9f3
parent f61612ae
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)