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

Commit c3e5f646 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 am: 7230e8c8

parents b160396f 7230e8c8
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() {