Skip to content

Commit

Permalink
Remove Support Library from frameworks/base pathmap.mk
Browse files Browse the repository at this point in the history
Bug: 73178261
Test: make checkbuild
Change-Id: I8614fd0a8bca8acbf0cad7e38df1020d05f4bcec
  • Loading branch information
alanv committed Feb 15, 2018
1 parent 85a6db6 commit 904a81f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pathmap.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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.
#
Expand Down

0 comments on commit 904a81f

Please sign in to comment.