db845c/device.mk: Install bootcontrol HAL APEX

which is also the AIDL implemetation too.
To prepare for the API LEVEL 34 upgrade

Test: atest VtsHalBootAidlTargetTest
Test: atest vts_treble_vintf_vendor_test

Change-Id: Icf542062334ba4088caa25f41e8be98897a82432
Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
diff --git a/db845c/device.mk b/db845c/device.mk
index bfc728c..48fa082 100644
--- a/db845c/device.mk
+++ b/db845c/device.mk
@@ -34,9 +34,8 @@
 
 # BootControl HAL
 PRODUCT_PACKAGES += \
-    android.hardware.boot@1.2-impl \
-    android.hardware.boot@1.2-impl.recovery \
-    android.hardware.boot@1.2-service
+    com.android.hardware.boot \
+    android.hardware.boot-service.default_recovery
 
 # Set BT address
 PRODUCT_PACKAGES += bdaddr