Android-x86
Fork
Spenden

  • R/O
  • HTTP
  • SSH
  • HTTPS

packages-providers-ImProvider: Commit

packages/providers/ImProvider


Commit MetaInfo

Revision80c80f2dc391fde0c37991997040b7578d52ee73 (tree)
Zeit2009-09-12 03:47:35
AutorYe Wen <ywen@goog...>
CommiterYe Wen

Log Message

Moving ImProvider to TalkProvider: stop compiling ImProvider

Ändern Zusammenfassung

Diff

--- a/Android.mk
+++ b/Android.mk
@@ -1,3 +1,5 @@
1+ifeq (0, 1)
2+
13 LOCAL_PATH:= $(call my-dir)
24 include $(CLEAR_VARS)
35
@@ -14,3 +16,5 @@ include $(BUILD_PACKAGE)
1416
1517 # additionally, build sub-tests in a separate .apk
1618 include $(call all-makefiles-under,$(LOCAL_PATH))
19+
20+endif # ifeq (0, 1)
Show on old repository browser