platform_build/core
Dan Willemsen ba9b0fbc05 Fix multiple output file generation for AAPT2
Make R.stamp actually part of the same rule that creates R.java.
Otherwise if the generated sources directory is removed, we don't
regenerate R.java / Manifest.java.

Also move the package-export.apk and proguard options file into the same
rule.

Test: m telephony-common; rm out/target/common/obj/*/*_intermediates/src; m telephony-common
Change-Id: I71f6fcaf20593ca23271d52d15537aaa9ef4cc77
2017-09-29 20:35:32 -07:00
..
clang Merge "clang: Allow LOCAL_CLANG exception for device/google/contexthub project" 2017-08-03 16:39:37 +00:00
combo Disable jack completely 2017-09-27 13:17:59 -07:00
no_java_path
tasks Fix sdk-addon build on build servers 2017-09-18 19:13:49 -07:00
aapt2.mk Fix multiple output file generation for AAPT2 2017-09-29 20:35:32 -07:00
android_manifest.mk Upgrade to ManifestMerger2 2017-09-18 21:08:58 +00:00
apicheck_msg_current.txt
apicheck_msg_last.txt
aux_config.mk
aux_executable.mk
aux_static_library.mk
aux_toolchain.mk
base_rules.mk Revert "Revert "Make privileged apps always keep uncompressed dex files."" 2017-09-19 13:09:27 +01:00
binary.mk Merge "Add -lm to the default libs for Linux & Darwin" 2017-09-27 07:08:57 +00:00
build-system.html Support java annotation proccessors 2017-04-11 12:22:53 -07:00
build_id.mk Updating the BUILD_ID to OC for oc-dev branch. 2017-06-13 06:24:35 +00:00
build_rro_package.mk Fix typo in build_rro_package.mk 2017-03-31 15:33:45 +08:00
ccache.mk
checktree
cleanbuild.mk Split CleanSpec processing out of main Kati run 2017-08-22 13:08:24 -07:00
cleanspec.mk Revert "Revert "Use the Finder's results for faster searching"" 2017-08-18 02:46:39 +00:00
clear_vars.mk Implement LOCAL_TARGET_REQUIRED_MODULES 2017-08-30 13:44:26 -07:00
config.mk Use dx or d8 from prebuilts/build-tools 2017-09-25 16:15:11 -07:00
config_sanitizers.mk Add -lm to the default libs for Linux & Darwin 2017-09-26 20:26:11 -07:00
configure_local_jack.mk Support LOCAL_JACK_ENABLED := javac_frontend 2017-05-02 13:11:35 -07:00
configure_module_stem.mk
copy_headers.mk
cxx_stl_setup.mk Add -lm to the default libs for Linux & Darwin 2017-09-26 20:26:11 -07:00
definitions.mk Fix multiple output file generation for AAPT2 2017-09-29 20:35:32 -07:00
device.mk
dex_preopt.mk Build: Change SANITIZE_LITE install settings 2017-08-31 08:56:18 -07:00
dex_preopt_libart.mk Fix boot image profile in make files 2017-09-02 23:47:32 +00:00
dex_preopt_libart_boot.mk Fix boot image profile in make files 2017-09-02 23:47:32 +00:00
dex_preopt_odex_install.mk Add PRODUCT_SYSTEM_SERVER_DEBUG_INFO property 2017-07-28 11:17:24 -07:00
distdir.mk Remove the rest of showcommands, dist goal 2017-05-26 12:57:04 -07:00
dpi_specific_apk.mk Move proguard before classes.jar 2017-04-11 17:00:02 +00:00
droiddoc.mk Use merge_zips to merge jars during Java build in Make. 2017-09-19 18:49:33 -07:00
dumpvar.mk Add TARGET_PLATFORM_VERSION to lunch 2017-03-23 09:44:08 -07:00
dynamic_binary.mk Only generate breakpad symbols for ELF binaries 2017-08-31 15:57:44 -07:00
envsetup.mk Move jacocoagent into the bootclasspath 2017-09-15 22:27:35 +00:00
executable.mk
executable_internal.mk Support split /system and /vendor modules from Soong 2017-04-11 13:17:48 -07:00
executable_prefer_symlink.mk
filter_symbols.sh
fuzz_test.mk Enhance coverage options to include those needed by Honggfuzz for coverage-driven fuzzing 2017-08-22 18:01:46 -04:00
generate_enforce_rro.mk Enforce RROs for all the build-time ROs 2017-03-30 10:43:38 +09:00
goma.mk Set JAVAC_WRAPPER if USE_GOMA is set. 2017-06-14 07:57:54 +00:00
header_library.mk Add Header Library support to Make 2017-02-15 16:04:49 -08:00
header_library_internal.mk Add Header Library support to Make 2017-02-15 16:04:49 -08:00
host_dalvik_java_library.mk Respect LOCAL_MIN_SDK_VERSION for dx 2017-09-28 21:40:35 -07:00
host_dalvik_static_java_library.mk
host_executable.mk
host_executable_internal.mk
host_fuzz_test.mk Enhance coverage options to include those needed by Honggfuzz for coverage-driven fuzzing 2017-08-22 18:01:46 -04:00
host_java_library.mk Allow disabling turbine 2017-09-26 16:23:00 -07:00
host_java_library_common.mk
host_native_test.mk
host_prebuilt.mk
host_shared_library.mk
host_shared_library_internal.mk core: Fix typo in build rule. 2017-08-22 16:32:02 +01:00
host_shared_test_lib.mk
host_static_library.mk
host_static_library_internal.mk
host_static_test_lib.mk
host_test_internal.mk Add -lm to the default libs for Linux & Darwin 2017-09-26 20:26:11 -07:00
install_jni_libs.mk Embedding the JNI lib is controlled by PRODUCT_FULL_TREBLE 2017-05-17 23:20:26 +09:00
install_jni_libs_internal.mk Apks are again allowed to use vendor libs as before 2017-07-20 13:48:56 +09:00
jack-default.args Changing default Jack arguments. 2017-03-28 12:13:32 +02:00
jacoco.mk Sort files in directories passed to jar 2017-08-16 13:37:00 -07:00
java.mk Respect LOCAL_MIN_SDK_VERSION for dx 2017-09-28 21:40:35 -07:00
java_common.mk Merge changes I06179fca,Ie48746c8,Ia47ebc95 2017-09-27 02:36:24 +00:00
java_library.mk Move classes.jar generation right below JarJar phase. 2017-09-14 14:44:40 -07:00
link_type.mk build: aux: Fix link type checking for AUX builds 2017-08-01 13:37:35 -07:00
LINUX_KERNEL_COPYING
local_vndk.mk LOCAL_PROPRIETARY_MODULE implies LOCAL_USE_VNDK 2017-06-20 15:42:37 -07:00
main.mk Merge changes from topic "aosp-emulator-oc" 2017-08-31 22:56:31 +00:00
Makefile Do not remove init.recovery.*.rc in recovery root 2017-09-25 18:39:22 +08:00
math.mk Move math function definitions. 2017-06-01 17:18:56 -07:00
module_arch_supported.mk
multi_prebuilt.mk Fix duplicate and dangling rules 2017-04-11 10:02:04 -07:00
multilib.mk
native_benchmark.mk
native_test.mk
ninja_config.mk Move APP-% and PRODUCT-% implementation out of Kati 2017-05-26 12:57:04 -07:00
node_fns.mk
notice_files.mk Exclude ndk stubs from notice file list 2017-04-05 09:47:37 -07:00
package.mk Fix LOCAL_MULTILIB := 64 in TARGET_TRANSLATE_2ND_ARCH builds 2017-04-20 11:19:10 -07:00
package_internal.mk Fix multiple output file generation for AAPT2 2017-09-29 20:35:32 -07:00
pathmap.mk Merge "Remove JNI_H_INCLUDE from make." 2017-07-19 01:40:32 +00:00
pdk_config.mk Remove (TARGET|HOST)_BUILD_TYPE path modifications 2017-09-08 14:33:34 -07:00
pdk_fusion_modules.mk Add LOCAL_VENDOR_MODULE as a synonym to LOCAL_PROPRIETARY_MODULE 2017-03-20 20:57:04 -07:00
phony_package.mk
prebuilt.mk
prebuilt_internal.mk Allow disabling turbine 2017-09-26 16:23:00 -07:00
process_wrapper.sh
process_wrapper_gdb.cmds
process_wrapper_gdb.sh
product-graph.mk
product.mk Support excluding overlays when enforcing RRO 2017-09-08 10:00:46 +09:00
product_config.mk Support excluding overlays when enforcing RRO 2017-09-08 10:00:46 +09:00
proguard.emma.flags
proguard.flags
proguard.jacoco.flags
proguard_basic_keeps.flags
proguard_tests.flags
root.mk
sdk_font.mk
setup_one_odex.mk Move profile logic to dex_preopt_odex_install 2017-03-03 16:23:14 -08:00
shared_library.mk
shared_library_internal.mk Support split /system and /vendor modules from Soong 2017-04-11 13:17:48 -07:00
shared_test_lib.mk
soong_config.mk Set Uml if TARGET_USER_MODE_LINUX is true 2017-08-23 15:53:28 -07:00
soong_java_prebuilt.mk Allow disabling turbine 2017-09-26 16:23:00 -07:00
static_java_library.mk Revert "Revert "Add Turbine as part of java build toolchain in Make."" 2017-08-31 14:56:54 -07:00
static_library.mk
static_library_internal.mk Support Soong native coverage 2017-02-10 09:27:35 -08:00
static_test_lib.mk
target_test_internal.mk
version_defaults.mk master is now P 2017-08-29 10:10:24 +08:00
WINPTHREADS_COPYING Statically link libwinpthread into windows binaries. 2017-02-23 17:56:44 -08:00