Go to file
Dan Willemsen e984224899 Continue using the real make if -C is used
To allow building other make-based systems from the top of the android
tree.

Bug: 64145979
Test: get_make_command
Test: get_make_command -C
Test: get_make_command -C.
Test: get_make_command -C .
Test: get_make_command -j test
Test: get_make_command test-C
Test: get_make_command " -C"
Test: make
Test: make -C.
Change-Id: I406dd2706f19e5d2a6afdff441335f4e01ba6d12
2017-07-28 21:08:12 +00:00
core Don't add .vendor suffix for vendor-only modules 2017-07-27 08:54:43 +09:00
target sepolicy: remove all use of domain_deprecated 2017-07-24 08:17:39 -07:00
tests Only set TARGET_PLATFORM version in lunch when explicitly requested 2017-05-03 02:47:59 +00:00
tools Look for non-existent files listed in avb_vbmeta_args. 2017-07-21 11:57:00 -07:00
.gitignore Add build subprojects to .gitignore 2015-07-23 13:18:47 -07:00
Android.mk Add new Android.mk to handle repo move 2016-06-16 15:30:19 -07:00
CleanSpec.mk Fix install location for vendor tests 2017-07-06 17:46:17 -07:00
OWNERS Add OWNERS in build/make 2017-06-21 16:09:56 -07:00
buildspec.mk.default Add TARGET_PLATFORM_VERSION to lunch 2017-03-23 09:44:08 -07:00
envsetup.sh Continue using the real make if -C is used 2017-07-28 21:08:12 +00:00