camera: Link with librt

Using shm_open requires linking with librt. This fixes
following errors seen with glibc 2.32 builds:
cros_camera_service[3656]: (2) LoadCameraHal():
Failed to dlopen: undefined symbol: shm_open

BUG=chromium:1195701
TEST=CQ

Change-Id: Ia6db25e30a5dd434cde00077195d7ef6757e7241
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/camera/+/2805315
Tested-by: Manoj Gupta <manojgupta@chromium.org>
Auto-Submit: Manoj Gupta <manojgupta@chromium.org>
Reviewed-by: Jasmine Chen <lnishan@google.com>
Commit-Queue: Jasmine Chen <lnishan@google.com>
3 files changed
tree: 2a3178954167b54c94571f8997c006221db8311a
  1. hal/
  2. .presubmitignore
  3. OWNERS
  4. README.md
README.md

Chrome OS Platform Camera

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