diff options
| author | 2021-04-23 11:39:41 +0100 | |
|---|---|---|
| committer | 2021-04-23 12:23:01 +0100 | |
| commit | 7d1d083ec14de2966518654eb348a4fa23d63cf6 (patch) | |
| tree | 780fbd2b9a381afbfde819f19c8e6017ed488bc5 /sdk/java_sdk_test.go | |
| parent | a3693772a6fe4dd7439405125a775f4775047d93 (diff) | |
Check consistency of the BootJars/UpdatableBootJars config
Both out/soong/dexpreopt.config and out/soong/soong.variables contain
configuration for the BootJars and UpdatableBootJars that MUST be
identical. If they are not then it can lead to broken builds.
This change adds a consistency check for them that will make the issue
more obvious.
Bug: 186195980
Test: DIST_DIR=out/bionic-dist ./art/tools/dist_linux_bionic.sh -j80 com.android.art.host com.android.support.apexer --skip-soong-tests
Ran the previous command with and without the fix in
https://r.android.com/1684877. Without the fix the build reported
an inconsistency in the configuration, with that fix the build
passed.
Change-Id: I10fbe328ba4f1fbd9db4708409979e9824c196ef
Diffstat (limited to 'sdk/java_sdk_test.go')
0 files changed, 0 insertions, 0 deletions