Camera: Invalidate buffer cache for partial buffer request failure
In case partial buffer request fails for a particular stream, the successfully allocated buffers need to be invalidated from the mBufferIdMaps. Otherwise, the camera frameworks thinks the HAL already knows about the buffer, and sends a null buffer handle for a new buffer. Test: Vendor testing Bug: 198122465 Bug: 196202313 Change-Id: I73a710aebf102fcbb49e53b52c18e4835986f40f
Loading
Please register or sign in to comment