Camera: rename camera device library

Test: compile
Bug: 34817742
Change-Id: I02d8102948534db2088c9a8a7d40abacd45d2e83
diff --git a/device.mk b/device.mk
index 273bbe6..d7df06f 100644
--- a/device.mk
+++ b/device.mk
@@ -242,7 +242,7 @@
 
 #CAMERA
 PRODUCT_PACKAGES += \
-    android.hardware.camera.device@3.2-impl \
+    camera.device@3.2-impl \
     android.hardware.camera.provider@2.4-impl \
     camera.msm8994 \
     libcamera \