db845c: Bump FCM level to 4

Sort of a baby step in bringing db845c up to current
PRODUCT_SHIPPING_LEVEL and FCM levels. This simply bumps
the FCM to 4 which is what it should be for
PRODUCT_SHIPPING_LEVEL = 29

Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I78e6679fd15a892895420d3aabe1409f97d94468
Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
diff --git a/device-common.mk b/device-common.mk
index 2c1c707..a5483fe 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -88,10 +88,10 @@
 
 # Audio
 PRODUCT_PACKAGES += \
-    android.hardware.audio@4.0-impl:32 \
-    android.hardware.audio.effect@4.0-impl:32 \
-    android.hardware.audio@2.0-service \
-    android.hardware.soundtrigger@2.0-impl \
+    android.hardware.audio.service \
+    android.hardware.audio@7.0-impl \
+    android.hardware.audio.effect@7.0-impl \
+    android.hardware.soundtrigger@2.2-impl \
     android.hardware.bluetooth.audio@2.0-impl
 
 # Build default bluetooth a2dp and usb audio HALs