Camera: rename HIDL wrappers

1. Rename camera device libraries
2. Remove the -binderized variants

Test: compile, camera app working in passthrough/binderized mode
Bug: 34817742
Change-Id: I01a9548f9a5e4744b5ec6eb5fb3fb0a9cb4938a5
diff --git a/common/base.mk b/common/base.mk
index 1f67f4d..98b2da3 100644
--- a/common/base.mk
+++ b/common/base.mk
@@ -333,13 +333,12 @@
 LIBCAMERA += camera_test
 LIBCAMERA += org.codeaurora.camera
 
-# Enable passthrough camera HAL
+# Shared by passthrough/binderized camera HAL
+LIBCAMERA += camera.device@3.2-impl
 LIBCAMERA += android.hardware.camera.provider@2.4-impl
-LIBCAMERA += android.hardware.camera.device@3.2-impl
 
 # Enable binderized camera HAL
 LIBCAMERA += android.hardware.camera.provider@2.4-service
-LIBCAMERA += android.hardware.camera.device@3.2-impl-binderized
 
 #LIBCOPYBIT
 LIBCOPYBIT := copybit.msm8660