summaryrefslogtreecommitdiff
path: root/filesystem/filesystem.go
diff options
context:
space:
mode:
author Jihoon Kang <jihoonkang@google.com> 2025-02-04 17:53:44 +0000
committer Jihoon Kang <jihoonkang@google.com> 2025-02-04 17:53:44 +0000
commitd2de59346d48864da4557ad64e9c4bf03435f2ea (patch)
tree8b62dcac2852583ca7b41f334e6a5247856b40ac /filesystem/filesystem.go
parent9f02c2f9be320630c1f5fde6fd69fb97dfc6b348 (diff)
Do not propagate uses lib tags of framework
framework is a bootclasspath library, thus its uses library tags collected from its dependencies should not be propagated to its reverse dependencies. This change utilizes the fact that `sdkLibTag` is only used to add "framework" and "res" as dependencies for java modules that set `sdk_version` (i.e. sdk_version "private"), and ensures that uses lib tags are not collected for `sdkLibTag` dependencies. Test: CI && ABTD Bug: 383045647 Change-Id: Idcd9f8d8b131a7ceb28b505fe865d5ac74d51a01
Diffstat (limited to 'filesystem/filesystem.go')
0 files changed, 0 insertions, 0 deletions