OSDN Git Service

Fix property hal.camera.0 has no effect issue oreo-x86 pie-x86 q-x86 android-x86-7.1-r4 android-x86-8.1-r5 android-x86-8.1-r6
authorChih-Wei Huang <cwhuang@linux.org.tw>
Tue, 5 May 2020 02:01:40 +0000 (10:01 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Tue, 5 May 2020 02:01:40 +0000 (10:01 +0800)
commitcdab62634d2dbc2ad7556147bcd592e2e8e01879
tree0a1cf8518453377df0eb9dce7f3f19df40de9ab4
parent4e2b7311ef2aa4fdca70fbdbe32e2da4cf2f650e
Fix property hal.camera.0 has no effect issue

There is a logical error that prevents hal.camera.0 from working
if /dev/video1 exists.

Reported-by: NovHak <novhak@gmail.com>
CameraFactory.cpp