Camera: Remove GPS_LOCATION if set is called with null
Per CaptureRequest documentation, if CaptureRequest.set(GPS_LOCATION) is called with null, the corresponding entries in the CameraMetata should be cleared. Make the logic so. Test: Camera CTS Bug: 268581420 Change-Id: Ib7801e14237e4500a7a9d5c00b2f15c35d482798
Loading
Please register or sign in to comment