Remove unused libnativehelper include
Bug: 152482542 Test: build clean-up Change-Id: Ibe4534362891201476ee31fee19663f9bc8e1410
This commit is contained in:
parent
ed2fe02dd0
commit
45d12bd92b
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ GTEST=$(BASE)/external/gtest
|
|||
KEYMASTER=$(BASE)/system/keymaster
|
||||
|
||||
INCLUDES=$(foreach dir,$(SUBS),-I $(BASE)/$(dir)/include) \
|
||||
-I $(BASE)/libnativehelper/include/nativehelper \
|
||||
-I $(GTEST) -Iinclude
|
||||
|
||||
# Add USE_CLANG=1 to the make command line to build with clang, which has better error
|
||||
|
|
Loading…
Reference in a new issue