diff options
author | 2024-04-15 18:43:37 +0000 | |
---|---|---|
committer | 2024-04-19 21:22:27 +0000 | |
commit | 1df1ff5f6c8c06fd1f03b85761f774d086ac65c8 (patch) | |
tree | 52a40803d8cab13aed838040fcb1ec9d52248f77 /compiler/optimizing/instruction_builder.cc | |
parent | 30b1e9b7e08a68ed14f97d07ab626c79236b1ed2 (diff) |
Delete disabling of art in non source builds
The soong modules in art/ are disabled by default when prebuilts are
enabled. This was previously necessary (iiuc) to prevent art compiling
its own source code using a potentially stale art module sdk.
With trunk stable, the current plan is to compile java and cc with the
source apis for `main` development. This means that we do not need to
disable ART code when the prebuilt ART apex needs to be selected.
In preparation for deprecating soong config namepsace based source vs
prebuilt of mainline modules, delete this disabling mechanism.
Test: In internal, modified trunk_staging.scl locally to select art.google.contributions.prebuilt
Test: lunch cf_x86_64_phone-trunk_staging-userdebug; mmma art
Test: git_master-art:art-host-x86_64,art-target-arm64,mainline_modules
https://android-build.corp.google.com/builds/abtd/run/L30200030003163172
Test: git_master-art-host:art-build,art-gtest,art-test,art-preopt
https://android-build.corp.google.com/builds/abtd/run/L07600030003164399
Bug: 315974566
Bug: 308188056
Change-Id: I8d9245385f8650c32f044a20199437ecbf5ab14f
Diffstat (limited to 'compiler/optimizing/instruction_builder.cc')
0 files changed, 0 insertions, 0 deletions