aboutsummaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authornxf50051 <dinesh.ambati@nxp.com>2019-03-29 11:09:43 +0530
committernxf35421 <sangeetha.agarwal@nxp.com>2019-04-12 17:07:53 +0530
commitd766de039ca01fbee7510dc44a37cd3bfd39869d (patch)
treeef9b5a315260f3bf03f579b422c32c2dde8dbddf /Android.mk
parent00a8afb0b0b96339129c797a27c3c7e150b3fe02 (diff)
downloadandroid_vendor_nxp_opensource_frameworks-d766de039ca01fbee7510dc44a37cd3bfd39869d.tar.gz
android_vendor_nxp_opensource_frameworks-d766de039ca01fbee7510dc44a37cd3bfd39869d.tar.bz2
android_vendor_nxp_opensource_frameworks-d766de039ca01fbee7510dc44a37cd3bfd39869d.zip
Code cleanup & alignment with GSMAV14
Code clean up for existing GSMA module as the latest AOSP code supports GSMA functionalities.
Diffstat (limited to 'Android.mk')
-rwxr-xr-xAndroid.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Android.mk b/Android.mk
index 37a0976..199cfe5 100755
--- a/Android.mk
+++ b/Android.mk
@@ -52,8 +52,8 @@ LOCAL_JAVA_LIBRARIES:= com.nxp.nfc
LOCAL_MODULE_CLASS := JAVA_LIBRARIES
LOCAL_DROIDDOC_USE_STANDARD_DOCLET := true
-include $(BUILD_DROIDDOC)
+# include $(BUILD_DROIDDOC)
# uncomment for NXP gsma-nfc-service
# ============================================================
-include $(call all-makefiles-under,$(LOCAL_PATH))
+#include $(call all-makefiles-under,$(LOCAL_PATH))