commit | 12b364bf8aa87ddc43df7b590d1f1d9b6dc5b061 | [log] [tgz] |
---|---|---|
author | Yin-Chia Yeh <yinchiayeh@google.com> | Fri Mar 24 17:55:42 2017 -0700 |
committer | Yin-Chia Yeh <yinchiayeh@google.com> | Sat Apr 01 13:19:46 2017 -0700 |
tree | 3bb4a6187467a99d964589dc8f1a51292bb79e31 | |
parent | 3368520bbc9e2886ee155fe9521e9bfa7527f4f7 [diff] |
Camera: HAL1: remove libbinder usage Test: Angler HAL1 preview/takePicture/record Bug: 35887419 Change-Id: I6cb37fd78a2fad1ee3b24e4cd61e3a3b2bce4744
diff --git a/camera/provider/2.4/default/Android.bp b/camera/provider/2.4/default/Android.bp index 42dec4d..9506827 100644 --- a/camera/provider/2.4/default/Android.bp +++ b/camera/provider/2.4/default/Android.bp
@@ -15,6 +15,8 @@ "camera.device@3.2-impl", "android.hardware.camera.provider@2.4", "android.hardware.camera.common@1.0", + "android.hidl.allocator@1.0", + "android.hidl.memory@1.0", "liblog", "libhardware", "libcamera_metadata"