mirror of
https://github.com/team-infusion-developers/android_device_samsung_msm8976-common.git
synced 2024-11-07 06:19:20 +00:00
fa96152a8c
Cameras can be opened only after the camera server has configured them. Since Android N the framework usually tries to access the cameras to determine whether they have a flashlight too early, causing the flashlight tile not to work. Try to open the camera a few times before giving up to prevent this. Note that mm-qcamera-daemon already tries to open the camera twice with 20ms of delay, so the total number of attempts is two times the one defined here. Change-Id: I664fdfdafe0829719fcd0a6a31057d761e4f07d9 |
||
---|---|---|
.. | ||
Android.mk | ||
CameraWrapper.cpp |