diff options
author | 2022-09-20 15:32:14 -0700 | |
---|---|---|
committer | 2022-09-21 11:01:32 -0700 | |
commit | 40d731a4c3757ad478bd1a1356b87978f4570016 (patch) | |
tree | 56c765dba18f7b742172bb49d8417a351beead40 /rust/rust.go | |
parent | 9f6e6238ef3c6fa975a60f7b115b6b266c71461c (diff) |
Provide platform build flag to R8/D8
Provide the `--android-platform-build` flag to R8/D8 for targets that do
not specify a stable min SDK. This includes all targets that do not
specificy an SDK version (e.g., services.jar, SystemUI.apk) and all
targets that specify core_platform (e.g., framework.jar).
Follow-up work will expand the set of cases that qualify for this flag,
but for now this captures some of the highest priority targets.
Bug: 232073181
Test: m + presubmit + validate verbose.log
Change-Id: Idad32c80490a101c049b7f937807a615564ca8ef
Diffstat (limited to 'rust/rust.go')
0 files changed, 0 insertions, 0 deletions