am bf079216: Dist classes.jar with full class files inside
* commit 'bf079216c607b660a0ad219df6c4752906a7fc61': Dist classes.jar with full class files inside
This commit is contained in:
@@ -10,5 +10,5 @@ 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)
|
||||
# put the classes.jar, with full class files instead of classes.dex inside, into the dist directory
|
||||
$(call dist-for-goals, droidcore, $(full_classes_jar):com.android.nfc_extras.jar)
|
||||
|
||||
Reference in New Issue
Block a user