Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kitakami: Let cameraservice close native handles
* Our current camera HAL doesn't close native handles internally, causing video recording to freeze after ~30s. * When setting this flag we ensure that cameraservice becomes responsible for such actions, thus fixing the camcorder issues. * Revert when camera HAL is updated with proper support. Change-Id: I2d36728d4b05d1a38408e1c072e8c33dfb091ef8
- Loading branch information