Replace libcamera_client to android.hardware.camera.common@1.0-helper

libcamera_client is not a VNDK library and thus not available to
vendors. These vendor libs were using the library due to CameraMetadata
and CameraParamters classes. The classes are now available via
.common@1.0-helper library which is available to vendors. Thus switching
to the lib.

Bug: 62523241
Test: 2017 pixel devices builds and boots. Camera functionalities work.
Change-Id: I16d0fcf94b54c480b8e817c63341fb9f45118867
5 files changed
tree: cdc56ebc9e77684c47582ce09407a5e434a47bff
  1. msm8998/
  2. Android.mk
  3. CleanSpec.mk