diff options
Diffstat (limited to 'policy/Android.mk')
| -rw-r--r-- | policy/Android.mk | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/policy/Android.mk b/policy/Android.mk deleted file mode 100644 index 47d8fb8..0000000 --- a/policy/Android.mk +++ /dev/null @@ -1,14 +0,0 @@ -LOCAL_PATH:= $(call my-dir) - -# the library -# ============================================================ -include $(CLEAR_VARS) - -LOCAL_SRC_FILES := $(call all-java-files-under, src) - -LOCAL_MODULE := android.policy - -include $(BUILD_JAVA_LIBRARY) - -# additionally, build unit tests in a separate .apk -include $(call all-makefiles-under,$(LOCAL_PATH)) |
