summaryrefslogtreecommitdiff
path: root/python/python.go
diff options
context:
space:
mode:
author Colin Cross <ccross@android.com> 2022-12-21 21:51:52 -0800
committer Colin Cross <ccross@android.com> 2022-12-21 21:56:16 -0800
commit4a80a158d412260fe1b263a360513581e92c997a (patch)
tree8989c5ddc96ccf3c62c2d50611d00a98f41b9000 /python/python.go
parent9f8599549dfb74551937b01e4ce37d5cf61bb51d (diff)
Don't add dexpreopt compat deps to android_library modules
android_library modules are only dexpreopted when built into an app, and the app will already get the dexpreopt compat dependencies itself. Adding the compat dependencies to android_library modules causes circular dependencies when the android_library is used to build part of the framework, which is then used to build the compat libraries, which is added as a dependency to the andorid_library. Test: TestUsesLibraries Change-Id: I3aca780858c7e5f19d270bcbbe18e6cff8616b43
Diffstat (limited to 'python/python.go')
0 files changed, 0 insertions, 0 deletions