am ad0f05be: am b98c4761: Merge "Correcting include path in installd test project\'s Android.mk"

* commit 'ad0f05bed95dc816a5b1e4bea23b0736458c1857':
  Correcting include path in installd test project's Android.mk
This commit is contained in:
Narayan Kamath 2014-02-28 16:23:59 +00:00 committed by Android Git Automerger
commit 87eb08dc07
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)) \