Loading core/qcom_target.mk +6 −1 Original line number Diff line number Diff line Loading @@ -10,6 +10,9 @@ endef define wlan-set-path-variant $(call project-set-path-variant,wlan,TARGET_WLAN_VARIANT,hardware/qcom/$(1)) endef define bt-vendor-set-path-variant $(call project-set-path-variant,bt-vendor,TARGET_BT_VENDOR_VARIANT,hardware/qcom/$(1)) endef define gps-hal-set-path-variant $(call project-set-path-variant,gps-hal,TARGET_GPS_HAL_PATH,$(1)) endef Loading Loading @@ -72,7 +75,8 @@ $(call qcom-set-path-variant,GPS,gps) $(call project-set-path,qcom-media,hardware/qcom/media-caf/$(QCOM_HARDWARE_VARIANT)) $(call qcom-set-path-variant,SENSORS,sensors) $(call ril-set-path-variant,ril) $(call wlan-set-path-variant,wlan) $(call wlan-set-path-variant,wlan-caf) $(call bt-vendor-set-path-variant,bt-caf) $(call loc-api-set-path-variant,vendor/qcom/opensource/location) $(call gps-hal-set-path-variant,hardware/qcom/gps) else Loading @@ -84,6 +88,7 @@ $(call project-set-path,qcom-media,hardware/qcom/media/default) $(call qcom-set-path-variant,SENSORS,sensors) $(call ril-set-path-variant,ril) $(call wlan-set-path-variant,wlan) $(call bt-vendor-set-path-variant,bt) $(call loc-api-set-path-variant,vendor/qcom/opensource/location) $(call gps-hal-set-path-variant,hardware/qcom/gps) endif Loading
core/qcom_target.mk +6 −1 Original line number Diff line number Diff line Loading @@ -10,6 +10,9 @@ endef define wlan-set-path-variant $(call project-set-path-variant,wlan,TARGET_WLAN_VARIANT,hardware/qcom/$(1)) endef define bt-vendor-set-path-variant $(call project-set-path-variant,bt-vendor,TARGET_BT_VENDOR_VARIANT,hardware/qcom/$(1)) endef define gps-hal-set-path-variant $(call project-set-path-variant,gps-hal,TARGET_GPS_HAL_PATH,$(1)) endef Loading Loading @@ -72,7 +75,8 @@ $(call qcom-set-path-variant,GPS,gps) $(call project-set-path,qcom-media,hardware/qcom/media-caf/$(QCOM_HARDWARE_VARIANT)) $(call qcom-set-path-variant,SENSORS,sensors) $(call ril-set-path-variant,ril) $(call wlan-set-path-variant,wlan) $(call wlan-set-path-variant,wlan-caf) $(call bt-vendor-set-path-variant,bt-caf) $(call loc-api-set-path-variant,vendor/qcom/opensource/location) $(call gps-hal-set-path-variant,hardware/qcom/gps) else Loading @@ -84,6 +88,7 @@ $(call project-set-path,qcom-media,hardware/qcom/media/default) $(call qcom-set-path-variant,SENSORS,sensors) $(call ril-set-path-variant,ril) $(call wlan-set-path-variant,wlan) $(call bt-vendor-set-path-variant,bt) $(call loc-api-set-path-variant,vendor/qcom/opensource/location) $(call gps-hal-set-path-variant,hardware/qcom/gps) endif