am b98c4761
: Merge "Correcting include path in installd test project\'s Android.mk"
* commit 'b98c4761e0c80a8d8138910e0a5e5fc8baff8282': Correcting include path in installd test project's Android.mk
This commit is contained in:
commit
ad0f05bed9
@ -18,7 +18,7 @@ static_libraries := \
|
||||
libgtest_main
|
||||
|
||||
c_includes := \
|
||||
frameworks/base/cmds/installd
|
||||
frameworks/native/cmds/installd
|
||||
|
||||
$(foreach file,$(test_src_files), \
|
||||
$(eval include $(CLEAR_VARS)) \
|
||||
|
Loading…
Reference in New Issue
Block a user