Loading core/java/android/hardware/camera2/params/ReprocessFormatsMap.java +1 −1 Original line number Diff line number Diff line Loading @@ -219,7 +219,7 @@ public final class ReprocessFormatsMap { } throw new IllegalArgumentException( String.format("Input format %x was not one in #getInputs", format)); String.format("Input format 0x%x was not one in #getInputs", format)); } /** Loading Loading
core/java/android/hardware/camera2/params/ReprocessFormatsMap.java +1 −1 Original line number Diff line number Diff line Loading @@ -219,7 +219,7 @@ public final class ReprocessFormatsMap { } throw new IllegalArgumentException( String.format("Input format %x was not one in #getInputs", format)); String.format("Input format 0x%x was not one in #getInputs", format)); } /** Loading