zenfone6: Build bootctrl.msmnile using Soong
This is required to build the recovery variant of the
same to be used by fastbootd.
Bug: 78793464
Test: make
Change-Id: I16eddcb853bda1a9969810f258884ebdbbfc1f5c
diff --git a/device.mk b/device.mk
index 44275e7..c93a558 100755
--- a/device.mk
+++ b/device.mk
@@ -57,15 +57,13 @@
$(LOCAL_PATH)/audio/audio_policy_volumes_ZS630KL.xml:system/etc/audio_policy_volumes_ZS630KL.xml
# Boot control
+PRODUCT_PACKAGES += \
+ android.hardware.boot@1.0-impl.recovery \
+ bootctrl.msmnile.recovery
+
PRODUCT_PACKAGES_DEBUG += \
bootctl
-PRODUCT_STATIC_BOOT_CONTROL_HAL := \
- bootctrl.msmnile \
- libcutils \
- libgptutils.asus_msmnile.recovery \
- libz
-
# Camera
PRODUCT_PACKAGES += \
SnapdragonCamera2