Explorar o código

cap_sprout: added fastboot/d packages

Signed-off-by: Carlo Dee <carlodee.official@proton.me>
Carlo Dee %!s(int64=2) %!d(string=hai) anos
pai
achega
bf10a799ab
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      device.mk

+ 5 - 0
device.mk

@@ -35,6 +35,11 @@ PRODUCT_PACKAGES += \
 # Dynamic
 PRODUCT_USE_DYNAMIC_PARTITIONS := true
 
+# Fastboot/D HAL
+PRODUCT_PACKAGES += \
+    android.hardware.fastboot@1.1-impl-mock \
+    fastbootd
+
 # Recovery Modules
 TARGET_RECOVERY_DEVICE_MODULES += \
     android.hidl.allocator@1.0 \