platform_build/core/tasks
Colin Cross d0dbeb3758 Always define sdk_addon as phony
dist-write-files will add dist targets to the sdk_addon target,
but the sdk_addon target is not declared as phony when building
with mm (ONE_SHOT_MAKEFILE set), causing:
build/make/core/main.mk:1495: error: writing to readonly directory: "sdk_addon"

Always define sdk_addon as phony even if ONE_SHOT_MAKEFILE is set.

Bug: 118144231
Test: mm
Change-Id: I99d14a98a7597ebd694c765f94b0d6f4486860dc
2018-10-22 10:42:44 -07:00
..
check_boot_jars Merge "Clarify error message for bootclasspath whitelist." am: 0d6a25c73f 2018-03-06 19:27:50 +00:00
tools Merge "Add a version.txt file to compatibility suite zips" 2018-07-26 15:09:09 -07:00
apidiff.mk Delete apidiff.mk 2018-09-17 15:33:13 -07:00
boot_jars_package_check.mk
build_custom_images.mk
collect_gpl_sources.mk Clean up DIST_DIR usages, move to dist-for-goals 2018-10-16 23:37:51 -07:00
cts.mk [DO NOT MERGE][Harness Separation] Update cts.mk to point to the new harness repo 2018-05-15 18:28:24 -07:00
cts_instant.mk Add a build task for cts_instant 2018-05-18 14:09:03 -07:00
deps_licenses.mk Do not call sort when setting ALL_DEPS.MODULES. 2018-08-17 12:41:24 -07:00
device-tests.mk
general-tests.mk Fix reference to cleared global variable 2018-08-20 19:26:33 -07:00
ide.mk
module-info.mk Create an artifact to output module-info and OWNERS files in source code 2018-09-24 16:31:29 -07:00
oem_image.mk generate-image-prop-dictionary only generates relevant variables 2018-05-30 14:47:01 -07:00
owners.mk Create an artifact to output module-info and OWNERS files in source code 2018-09-24 16:31:29 -07:00
sdk-addon.mk Always define sdk_addon as phony 2018-10-22 10:42:44 -07:00
sts.mk Don't build STS when it does not exist. 2018-07-30 16:42:46 -07:00
test_mapping.mk Allow tests to be disabled for presubmit check 2018-04-17 12:07:31 -07:00
tradefed-tests-list.mk Create build artifact tradefed-tests_list.zip 2017-12-12 13:42:33 -08:00
vendor_module_check.mk Add waves to vendor owner whitelist 2018-05-14 21:50:28 +00:00
vndk.mk Remove workaround for libclang_rt.ubsan* vndk libs 2018-07-26 12:14:12 +09:00