commit | 0a3b7ad5bab540f884cfededc5ceb6a26d9de32c | [log] [tgz] |
---|---|---|
author | Anton Hansson <hansson@google.com> | Thu Dec 19 10:17:46 2019 +0000 |
committer | Anton Hansson <hansson@google.com> | Tue May 05 12:18:11 2020 +0100 |
tree | c21728f4db343cf137dbbec2f299c2d6fcf5c54c | |
parent | 10c8c2177795d069314a8023cd3a570222b2e9da [diff] |
Stop building against core_platform where possible This is not a stable API surface, so modules shouldn't be building against it. Compiling against core_platform also disables link-checking, which can hide other problems. Bug: 137191822 Test: m Change-Id: I7ce7dad8c02b094c565daf8c178bc6f89bb610ef Merged-In: I7ce7dad8c02b094c565daf8c178bc6f89bb610ef (cherry picked from commit 791551a70fce9267626bb39aa03af80e269e5506)