camera: intel: ipu3: Ignore /dev/media

As suggested in: b/341811433#comment6

/dev/media is expected to be a directory, since upstream udev commit:
https://github.com/systemd/systemd/commit/04f19d673587252040e04bf55d9425d00e1f24d0

This patch makes the IPU3 HAL just skip /dev/media, since it currently
prints non-fatal errors, which confuse log file readers.

BUG=b:342525998
TEST=On atlas, the cros_camera_service error on /dev/media disappeared.

Change-Id: I836b56b012a28143b2d253b6ff9a95203fb15c8a
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/camera/+/5568889
Tested-by: Max Staudt <mstaudt@chromium.org>
Commit-Queue: Max Staudt <mstaudt@chromium.org>
Reviewed-by: Ryota Okuji <okuji@chromium.org>
1 file changed
tree: 5a2f9a12386f8c68972eb326587edadfb56546df
  1. hal/
  2. .gitignore
  3. .presubmitignore
  4. DIR_METADATA
  5. OWNERS
  6. README.md
README.md

Chrome OS Platform Camera

This repository hosts all the platform camera code contributed by partners and vendors.