Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Unverified Commit 09f6732c authored by Jihoon Kang's avatar Jihoon Kang Committed by Alexander Winkowski
Browse files

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
parent 8ccaa9c8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment