Browse Source

'device.mk' ändern

Vinylsmith 6 months ago
parent
commit
c1b381e84d
1 changed files with 9 additions and 3 deletions
  1. 9 3
      device.mk

+ 9 - 3
device.mk

@@ -35,10 +35,16 @@ PRODUCT_PACKAGES += \
     android.hardware.boot@1.0-impl \
     android.hardware.boot@1.0-service
 
-PRODUCT_PACKAGES += \
-    bootctrl.mt6761
+#PRODUCT_PACKAGES += \
+#    bootctrl.mt6761
+
+#PRODUCT_STATIC_BOOT_CONTROL_HAL := \
+#    bootctrl.mt6761 \
+#    libgptutils \
+#    libz \
+#    libcutils
 
-PRODUCT_STATIC_BOOT_CONTROL_HAL := \
+PRODUCT_PACKAGES := \
     bootctrl.mt6761 \
     libgptutils \
     libz \