From b6b5adca36464d2f620663c460702a828ffb2c26 Mon Sep 17 00:00:00 2001 From: Vishal Bhoj Date: Tue, 17 Apr 2012 17:42:58 +0530 Subject: pandaboard:Fix location of tinyhal config file Change-Id: I2f327bfdaf23231aeeffd61ee025e70266c698c3 Signed-off-by: Vishal Bhoj --- device.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device.mk b/device.mk index 9507dac..f9b1664 100644 --- a/device.mk +++ b/device.mk @@ -25,7 +25,7 @@ PRODUCT_COPY_FILES := \ frameworks/base/data/etc/android.hardware.usb.accessory.xml:system/etc/permissions/android.hardware.usb.accessory.xml \ device/ti/proprietary-open/wifi/omap4/LICENCE.ti-connectivity:root/LICENCE.ti-connectivity \ device/linaro/common/android.hardware.bluetooth.xml:system/etc/permissions/android.hardware.bluetooth.xml \ - device/linaro/tinyhal/pandaboard.xml:system/etc/sound/pandaboard.xml + hardware/linaro/tinyhal/pandaboard.xml:system/etc/sound/pandaboard.xml PRODUCT_PACKAGES := \ make_ext4fs \ -- cgit v1.2.3