diff options
author | Martin Stjernholm <mast@google.com> | 2020-06-16 13:26:40 +0100 |
---|---|---|
committer | Martin Stjernholm <mast@google.com> | 2020-06-22 16:20:58 +0100 |
commit | 2fac697b4c7dda6ce02245104772ee4fa0382817 (patch) | |
tree | 25a13ec93a29677f0419cd014e01fb0968d1687d /test/MultiDexModifiedSecondary | |
parent | 34763c34173cab8c99978a38f0bf3fb5fc0031d1 (diff) |
Enable TARGET_BUILD_UNBUNDLED in master-art.
This is the way to disable assumptions in the build system that a full
system image is to be built.
Soong internally checks for the absence of frameworks/base to detect a
reduced master-art tree and disable some dependencies. That check is at
odds with TARGET_BUILD_UNBUNDLED=true, so for now let's enable
TARGET_BUILD_UNBUNDLED only on the same condition.
Test: art/tools/buildbot-build.sh on AOSP master and master-art
Test: m installclean && art/build/apex/runtests.sh
on AOSP master and master-art
Test: rm -rf out && \
art/test/testrunner/run_build_test_target.py art-linux-bionic-x64
on AOSP master and master-art
Test: art/test/testrunner/testrunner.py --target --64 --optimizing && \
art/tools/run-gtests.sh
in test chroot on device
on AOSP master and master-art
Test: art/tools/golem/build-target.sh \
--machine-type=android-armv8 --golem=art-jit
on AOSP master and master-art
Bug: 159109002
Bug: 157549171
Change-Id: I085dc634a9c6e00ee53ae052b151d778cd18fd49
Diffstat (limited to 'test/MultiDexModifiedSecondary')
0 files changed, 0 insertions, 0 deletions