Remove unused libnativehelper include

Bug: 152482542
Test: build clean-up
Change-Id: Ibe4534362891201476ee31fee19663f9bc8e1410
This commit is contained in:
Orion Hodson 2020-07-02 13:16:19 +01:00
parent ed2fe02dd0
commit 45d12bd92b

View file

@ -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