Explorar el Código

sm8450-common: Update makefile to use the AIDL Wifi Vendor HAL.

Bug: 274964641
Test: Pre-submit tests
Change-Id: I4d9114377fe75b593bbfe6a59f03d8f5d607d6a1
Gabriel Biren hace 1 año
padre
commit
660f174f7f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      common.mk

+ 1 - 1
common.mk

@@ -510,7 +510,7 @@ PRODUCT_COPY_FILES += \
 
 # WiFi
 PRODUCT_PACKAGES += \
-    android.hardware.wifi@1.0-service \
+    android.hardware.wifi-service \
     [email protected] \
     hostapd \
     hostapd_cli \