commit | 8661666ccf8de34a5b418a4d54af949681b7c119 | [log] [tgz] |
---|---|---|
author | Romain Jobredeaux <jobredeaux@google.com> | Tue Jul 26 16:45:18 2022 -0400 |
committer | Romain Jobredeaux <jobredeaux@google.com> | Thu Aug 04 10:30:53 2022 -0400 |
tree | 7d0f9650ae02a981dea4fc50168e58a1dea6f9e3 | |
parent | 87f10b5dc133eb3f7e9293fe06a08e3363176847 [diff] |
Create platform mappings file. This maps the current --fat_apk_cpu setting to //build/bazel/platforms:android_target so that the platform reset that occurs in the android_binary deps split transition knows to use an android (rather than host) platform to build the deps. Test: b build packages/apps/WallpaperPicker + CI Change-Id: I38d23dccb297c97c271b8710c8e72f3809a2cca1 Bug: 240761789 Bug: 215230093 Bug: 215230095