universal8895: Specify internal video devices to ignore by the
authorDaniel Jarai <jaraidaniel@gmail.com>
Sat, 1 Sep 2018 22:34:00 +0000 (00:34 +0200)
committerJan Altensen <info@stricted.net>
Tue, 3 Sep 2019 17:04:43 +0000 (19:04 +0200)
commitd34eb6ae1e07d6bbd1ed53bf39a4c502343a1a4d
tree86544688e2a16f38ad0faa555ef62ccef7323cee
parentca0361046b1f4c6c9c23e50d9fdca1b4831e0535
universal8895: Specify internal video devices to ignore by the
 external provider

The external camera provider occupies our camera V4L2 nodes, potentially
crashing the kernel driver and blocking the camera HAL.
Unfortunately, there's no easy way to just disable it, so let's just tell
it to ignore the internal video devices.

Change-Id: I00c67de1b94a1f7eca1bf458d1d0e4de3507aa81
configs/external_camera_config.xml [new file with mode: 0644]
device-common.mk