summaryrefslogtreecommitdiff
path: root/java/sdk_library_test.go
diff options
context:
space:
mode:
author zhidou <zhidou@google.com> 2023-01-27 20:57:40 +0000
committer Zhi Dou <zhidou@google.com> 2023-01-27 21:59:14 +0000
commitc895c7b3ee4f1c9f11201370476b7c4442c114a9 (patch)
tree1c68430d0c671ffebe28515523da9a1617c3b3ab /java/sdk_library_test.go
parent5d647d0376ad75239e91a7d8f401dca63539e4ac (diff)
DO NOT MERGE: Make min_sdk overridable in override_apex
It makes sense to make min_sdk overridable because the override_apex is a variant of the original apex, and this variant might be created/introduced in the newer Android release compared with the base apex. Despite the fact that the source of the variant apex is the same as the original one, the variant may not support the older version, like Go modules, trimmed modules. If we consider the variant as a "new" module, then it makes sense to have a new min_sdk to make it only available for the newer Android released version only. Will make change in AOSP separately. Bug: 266945903 Test: Build locally, and check if the override works Change-Id: I816ed020f51dae37666a0c7612dc9c11afd63b83
Diffstat (limited to 'java/sdk_library_test.go')
0 files changed, 0 insertions, 0 deletions