summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohammed Habibulla <moch@google.com>2015-11-05 17:13:30 -0800
committerMohammed Habibulla <moch@google.com>2015-11-05 17:13:30 -0800
commit3006193ba071452e0a6d468a6085bfb1916ee17a (patch)
tree257db1625e09e16f97b5a7c6dfb93e5eaaa1efa5
parentd3cf6fb150afd8011430abfecb73874b5727d300 (diff)
downloadmarvell-3006193ba071452e0a6d468a6085bfb1916ee17a.tar.gz
Update abox -> abox_edge
BUG=25486837 Change-Id: I884383bebbd9450be9d8f60cfd532708a40baafb
-rwxr-xr-xperipheral/wifi/sd8xxx/peripheral.mk2
-rw-r--r--soc/iap140/modules/audio_hal_module.mk6
2 files changed, 4 insertions, 4 deletions
diff --git a/peripheral/wifi/sd8xxx/peripheral.mk b/peripheral/wifi/sd8xxx/peripheral.mk
index ea88226..eabbf19 100755
--- a/peripheral/wifi/sd8xxx/peripheral.mk
+++ b/peripheral/wifi/sd8xxx/peripheral.mk
@@ -15,7 +15,7 @@
#
WLAN_BSP_SRC = hardware/bsp/marvell/peripheral/wifi/sd8xxx
-WLAN_LIB_DIR = $(TOP)/vendor/bsp/marvell/device/abox
+WLAN_LIB_DIR = $(TOP)/vendor/bsp/marvell/device/abox_edge
PRODUCT_COPY_FILES += \
$(WLAN_LIB_DIR)/hal/wifi/sd8xxx/firmware/sd8777_uapsta.bin:system/etc/firmware/mrvl/sd8777_uapsta.bin \
diff --git a/soc/iap140/modules/audio_hal_module.mk b/soc/iap140/modules/audio_hal_module.mk
index fa4aef0..d88c954 100644
--- a/soc/iap140/modules/audio_hal_module.mk
+++ b/soc/iap140/modules/audio_hal_module.mk
@@ -16,9 +16,9 @@
# audio modules
PRODUCT_COPY_FILES += \
- $(TOP)/vendor/bsp/marvell/device/abox/hal/audio/libacm.so:system/lib/libacm.so \
- $(TOP)/vendor/bsp/marvell/device/abox/hal/audio/libxml2.so:system/lib/libxml2.so \
- $(TOP)/vendor/bsp/marvell/device/abox/hal/audio/audio.primary.mrvl.so:system/lib/hw/audio.primary.mrvl.so
+ $(TOP)/vendor/bsp/marvell/device/abox_edge/hal/audio/libacm.so:system/lib/libacm.so \
+ $(TOP)/vendor/bsp/marvell/device/abox_edge/hal/audio/libxml2.so:system/lib/libxml2.so \
+ $(TOP)/vendor/bsp/marvell/device/abox_edge/hal/audio/audio.primary.mrvl.so:system/lib/hw/audio.primary.mrvl.so
PRODUCT_COPY_FILES += \
$(TOP)/hardware/bsp/marvell/peripheral/audio/audio_policy.conf:/system/etc/audio_policy.conf \