platform_build_soong/cmd
Colin Cross 713ef2b424 Fix package path of android/soong/android pctx
android/soong/common was renamed to android/soong/android long
ago, but the pctx package path was still "android/soong/common".
This required all users of rules defined in android/soong/android
to import "android/soong/android" and then
pctx.Import("android/soong/common").

Bug: 130298888
Test: m checkbuild
Change-Id: I20d096522760538f7cfc2bec3d4bfeba99b275d4
2019-04-10 16:49:27 -07:00
..
dep_fixer Add depfile support to RuleBuilder 2019-03-29 16:35:06 -07:00
diff_target_files Add a whitelist for services.art changing between builds 2019-04-01 10:07:25 -07:00
extract_jar_packages Regenerate R.java files from LOCAL_STATIC_ANDROID_LIBRARIES 2018-05-02 13:11:01 -07:00
extract_linker Rework how linux_bionic is built with LLD 2018-10-22 15:46:03 -07:00
fileslist fileslist: hash the content of symlink, not the file it points to. 2017-03-29 13:43:41 -07:00
host_bionic_inject Fix the host bionic linker check; add tests 2018-11-12 22:29:44 -08:00
javac_wrapper Use SoongJavacWrapper for javadoc 2018-10-02 16:45:37 -07:00
merge_zips Simplify python launcher, use __main__.py 2019-02-15 14:33:59 -08:00
multiproduct_kati Provide an option to reduce build's verbosity. 2019-02-07 12:21:45 -08:00
path_interposer Fix lint errors caught by go test 2018-07-16 15:24:43 -07:00
pom2bp Replace *Escape with *EscapeList 2019-03-04 18:11:53 +00:00
pom2mk Replace *Escape with *EscapeList 2019-03-04 18:11:53 +00:00
sbox Touch output files in sbox 2019-04-01 10:43:20 -07:00
soong_build Build doc improvements. 2019-03-12 13:31:11 -07:00
soong_env Fix package path of android/soong/android pctx 2019-04-10 16:49:27 -07:00
soong_ui Fix recent builds with bad dangling symlinks 2019-03-08 19:56:57 +00:00
zip2zip Keep directories when moving glob results 2018-11-01 20:34:44 +00:00
zipsync Fix format string issues 2018-03-28 15:54:52 -07:00