diff options
Diffstat (limited to 'pathmap.mk')
-rw-r--r-- | pathmap.mk | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/pathmap.mk b/pathmap.mk index c241d9978316..8b77e62860b8 100644 --- a/pathmap.mk +++ b/pathmap.mk @@ -20,11 +20,6 @@ # directories, despite the fact that it was historically used for that! # -# Import path mappings from the support library project. This will set up -# FRAMEWORKS_SUPPORT_JAVA_SRC_DIRS and FRAMEWORKS_SUPPORT_JAVA_LIBRARIES for -# use later in this file. -include $(LOCAL_PATH)/../support/pathmap.mk - # # A list of all source roots under frameworks/multidex. # |