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

Commit f34c4b57 authored by Shuzhen Wang's avatar Shuzhen Wang Committed by Automerger Merge Worker
Browse files

Merge "Fix javadoc for getPhysicalCameraResults." into udc-dev am: e2b1d52a

parents b61a509a e2b1d52a
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -179,7 +179,7 @@ public final class TotalCaptureResult extends CaptureResult {
     * @return unmodifiable map between physical camera ids and their capture result metadata
     * @return unmodifiable map between physical camera ids and their capture result metadata
     *
     *
     * @deprecated
     * @deprecated
     * <p>Please use {@link #getPhysicalCameraTotalResults() instead to get the
     * <p>Please use {@link #getPhysicalCameraTotalResults()} instead to get the
     * physical cameras' {@code TotalCaptureResult}.</p>
     * physical cameras' {@code TotalCaptureResult}.</p>
     */
     */
    public Map<String, CaptureResult> getPhysicalCameraResults() {
    public Map<String, CaptureResult> getPhysicalCameraResults() {