aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHashcode <hashcode0f@gmail.com>2015-02-16 21:48:33 -0800
committerHashcode <hashcode0f@gmail.com>2015-02-16 21:48:33 -0800
commit7c5bf58309f99dc3311f0d8ed34805e7af380d5c (patch)
treeb35d4f6e542539f2cbe79c42b42bacdf0c275080
parentd9088e9d7a1c3b2400b15a92fee3a1e9b84e4b1b (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 1279bcf..9c2a6c7 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 \