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:
Narayan Kamath 2014-02-28 16:19:30 +00:00 committed by Android Git Automerger
commit ad0f05bed9
1 changed files with 1 additions and 1 deletions

View File

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