summaryrefslogtreecommitdiff
path: root/java/sdk.go
diff options
context:
space:
mode:
author Colin Cross <ccross@android.com> 2022-05-16 16:19:54 -0700
committer Colin Cross <ccross@android.com> 2022-05-16 18:27:00 -0700
commitaaa0c1ffcde21693d1d033d2e32ba638c211f695 (patch)
tree3df8759746122e31ff72c5521320a4b154ce735c /java/sdk.go
parent198f5892229b61cca17a21688969ff3790b76689 (diff)
Fix prebuilts of overridden apps
AndroidApp had its own HideFromMake method and flag that shadowed the one in ModuleBase. This caused performOverrideMutator to set the AndroidApp flag, but ModuleBase.skipInstall to read the ModuleBase flag, resulting in a conflicting install rule being created. Remove AndroidApp's HideFromMake in favor of the ModuleBase one. Bug: 232788722 Test: TestOverrideAndroidAppWithPrebuilt Change-Id: I8c0dfcb50ff4dc1e4d0574f150b10d79908f46aa
Diffstat (limited to 'java/sdk.go')
0 files changed, 0 insertions, 0 deletions