QCamera2: Suppress torch mode status change for camera without a flash

When the camera is opened, a callback is triggered to reserve the
camera's flash for camera usage only. Previously, the callback
would happen even if there is no flash associated with the camera.
Now, the callback is suppressed for any camera which does not have
a flash.

Bug: 20069129
Change-Id: I816737b3b7c4976db84bbbe0e71658ababa804f7
1 file changed