platform_build_soong/ui/build
Jihoon Kang 2a929ad250 Revert^2 "Default from-text stub generation in build"
This change defaults Java stubs to be generated from API text files
during build. Using the `--build-from-source-stubs` flag, users can
toggle between the feature.

This change relands aosp/2617457.

Test: m nothing && verify ninja path exists between android_stubs_current and android_stubs_current.from-text, and does not exist between android_stubs_current.from-source, m nothing --build-from-source-stub && verify the opposite
Bug: 301522358
Change-Id: Ic129dafc3231e71470af982374739930947b69cb
2023-11-08 04:25:52 +00:00
..
paths Allowlist gcertstatus command to be run 2023-10-16 20:40:18 +00:00
sandbox/darwin Revert "Revert "Revert "Revert "Add path interposer"""" 2018-05-31 14:59:33 -07:00
Android.bp Refactor upload-only to process bazel metrics outside of upload.go 2023-05-09 20:19:20 +00:00
bazel_metrics.go Add bes-id to soong. Also renames the proto field. 2023-06-21 14:48:17 +00:00
build.go Revert "Add out/partitions_were_clean_at_start_of_build.txt" 2023-10-13 02:51:08 +00:00
cleanbuild.go Revert "Add out/partitions_were_clean_at_start_of_build.txt" 2023-10-13 02:51:08 +00:00
cleanbuild_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
config.go Revert^2 "Default from-text stub generation in build" 2023-11-08 04:25:52 +00:00
config_darwin.go Create a highmem pool and put metalava into it 2020-01-24 11:44:23 -08:00
config_linux.go Create a highmem pool and put metalava into it 2020-01-24 11:44:23 -08:00
config_test.go Remove bazel dev mode 2023-06-15 14:14:19 +00:00
context.go Add critical path infomation into metrics 2023-03-14 17:59:22 +09:00
dumpvars.go Readd support for PRODUCT_RELEASE_CONFIG_MAPS 2023-11-07 18:39:40 +00:00
environment.go cd to / before running soong_build . 2021-03-03 09:14:22 +01:00
environment_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
exec.go Collect useful resource information of each executed process in soong_ui. 2020-11-04 23:35:43 +00:00
finder.go Change bp2build converter of module "package". 2023-05-09 17:37:04 -07:00
goma.go Add dist_dir to goma trigger 2019-07-23 16:16:15 -04:00
kati.go Revert "Add out/partitions_were_clean_at_start_of_build.txt" 2023-10-13 02:51:08 +00:00
ninja.go Allow actions to read BUILD_BROKEN_INCORRECT_PARTITION_IMAGES 2023-09-08 15:58:13 -07:00
path.go Add BUILD_BROKEN_PYTHON_IS_PYTHON2 2023-02-27 13:02:02 -08:00
proc_sync.go Make soong lock file sync time configurable.. 2019-05-24 17:10:48 -04:00
proc_sync_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
rbe.go Set download_tmp_dir explicitly to be a directory under the output directory. 2023-10-10 22:33:46 +00:00
rbe_test.go Cleanup RBE logs directory 2022-06-08 11:50:33 -04:00
sandbox_config.go nsjail support verification should respect BUILD_BROKEN* flag for SrcDir 2022-11-14 19:50:40 +00:00
sandbox_darwin.go Implement linux sandboxing with nsjail 2019-01-15 13:47:31 -08:00
sandbox_linux.go nsjail support verification should respect BUILD_BROKEN* flag for SrcDir 2022-11-14 19:50:40 +00:00
sandbox_linux_test.go Create Make flags to set source tree as ReadOnly in soong builds 2021-06-01 21:40:49 +00:00
soong.go Revert^2 "Default from-text stub generation in build" 2023-11-08 04:25:52 +00:00
staging_snapshot.go Add a post-build step for dist builds that records what changed in the build. 2023-02-28 15:02:22 -08:00
staging_snapshot_test.go Add a post-build step for dist builds that records what changed in the build. 2023-02-28 15:02:22 -08:00
test_build.go Revert "Add out/partitions_were_clean_at_start_of_build.txt" 2023-10-13 02:51:08 +00:00
upload.go Refactor upload-only to process bazel metrics outside of upload.go 2023-05-09 20:19:20 +00:00
upload_test.go Refactor upload-only to process bazel metrics outside of upload.go 2023-05-09 20:19:20 +00:00
util.go Dist build.ninja and Android.bp.list 2020-06-25 12:50:00 -07:00
util_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00