Yeah, I am trying to debug stock camera app, i installed the stock camera app on custom rom via magisk module but it encountered these problems. I debugged the app but couldn't get any way to solve or I am really noob on this issues
When I am trying to get fullscreen snap then camera apps get crushed and showed the bug report :
java.lang.IllegalArgumentException: input size 4640x2088 is not valid at android.hardware.camera2.impl.CameraDeviceImpl.checkInputConfiguration(Unknown Source:133)) at...