commit | cdab62634d2dbc2ad7556147bcd592e2e8e01879 | [log] [tgz] |
---|---|---|
author | Chih-Wei Huang <cwhuang@linux.org.tw> | Tue May 05 10:01:40 2020 +0800 |
committer | Chih-Wei Huang <cwhuang@linux.org.tw> | Tue May 05 10:01:40 2020 +0800 |
tree | 0a1cf8518453377df0eb9dce7f3f19df40de9ab4 | |
parent | 4e2b7311ef2aa4fdca70fbdbe32e2da4cf2f650e [diff] |
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>