From 15f7c60e1618e9549978b9714a589b13585a31dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?= Date: Fri, 1 Jul 2011 14:28:18 -0700 Subject: Always build lights.tuna Change-Id: Ic598bb70a67f65c80675746ec61336bd768bc30b --- liblight/Android.mk | 4 ---- 1 file changed, 4 deletions(-) (limited to 'liblight') diff --git a/liblight/Android.mk b/liblight/Android.mk index 9abad27..b6c3144 100755 --- a/liblight/Android.mk +++ b/liblight/Android.mk @@ -12,8 +12,6 @@ # See the License for the specific language governing permissions and # limitations under the License. -ifneq ($(filter tuna,$(TARGET_DEVICE)),) - LOCAL_PATH:= $(call my-dir) # HAL module implemenation stored in # hw/..so @@ -31,5 +29,3 @@ LOCAL_MODULE := lights.tuna LOCAL_MODULE_TAGS := optional include $(BUILD_SHARED_LIBRARY) - -endif -- cgit v1.1