aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHashcode <hashcode0f@gmail.com>2015-02-16 21:48:33 -0800
committerHashBang <hashbang173@gmail.com>2015-02-17 09:59:26 -0500
commit88443ccd00021992794a417c13f4491405dd67cb (patch)
tree0723907d61e17498a0805d9fd3e3eeef5a6211fd
parentbd9f740c287cd847cce24c57e4e9859e47624bad (diff)
remove device specific HAL
Now that hardware/ti/omap4 is in place, let's use common omap4 HALs Change-Id: I00e3a086977684654a6b73fcb543ad9ae352061b
-rw-r--r--device.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index 6effc1d..1e118f1 100644
--- a/device.mk
+++ b/device.mk
@@ -21,7 +21,6 @@ DEVICE_PACKAGE_OVERLAYS += $(DEVICE_FOLDER)/overlay
# Hardware HALs
PRODUCT_PACKAGES += \
- hwcomposer.otterx \
lights.otterx \
power.otterx \
audio.primary.otterx \