Revert "cmsdk/tests: Temp hack to fix `mka` builds."

This reverts commit 969cda0807.

CYNGNOS-1677

Change-Id: Ic814b7af9e9d1aef725b310af9f3b0383701eec7
This commit is contained in:
Khalid Zubair 2016-01-26 10:41:54 -08:00 committed by Gerrit Code Review
parent d0d4ce972e
commit 25a71471ae
1 changed files with 1 additions and 2 deletions

View File

@ -19,8 +19,7 @@ include $(CLEAR_VARS)
LOCAL_MODULE_TAGS := tests
LOCAL_STATIC_JAVA_LIBRARIES := \
org.cyanogenmod.platform \
org.cyanogenmod.platform.internal
org.cyanogenmod.platform
LOCAL_SRC_FILES := $(call all-subdir-java-files, src/)