Merge "Dist com.android.nfc_extras.jar." into gingerbread

This commit is contained in:
Ying Wang
2011-03-11 10:17:49 -08:00
committed by Android (Google) Code Review

View File

@@ -9,3 +9,6 @@ LOCAL_SRC_FILES := $(call all-subdir-java-files)
LOCAL_MODULE:= com.android.nfc_extras
include $(BUILD_JAVA_LIBRARY)
# put the com.android.nfc_extras.jar into the dist directory
$(call dist-for-goals, droidcore, $(LOCAL_BUILT_MODULE):com.android.nfc_extras.jar)