camera: remove is-vendor-board-platform,QCOM check for kernel deps

* Our common method for this in vendor/cm/build/core/qcom_utils.mk
  only works if BOARD_USES_QCOM_HARDWARE is set, which, on a nexus
  or pixel, is not. We already handle the check for this flag via
  pathmap, so relaxing this check should be fine.

Change-Id: Iad12afb6f810090d90416899b281d9f016111373
1 file changed