commit | 76aa2deba7ae062787ba371a5005ea6118efcecd | [log] [tgz] |
---|---|---|
author | Patrick Baumann <patb@google.com> | Tue Jul 07 11:43:38 2020 -0700 |
committer | Patrick Baumann <patb@google.com> | Tue Jul 07 13:04:47 2020 -0700 |
tree | eea7253864faba528b2e655bb73a25427ed06b3e | |
parent | 2d695313c903179baa1b34a45003bc09a1352ea1 [diff] |
Fixes component-based visibility recompute This change fixes a bug that was resulting in any forceQueryable package's queries->intent tags to be ignored. The logic in the recomputeComponentVisibility was skipping if the source was force queryable instead of the target. This change fixes that and adds the correct check for the source (has QUERY_ALL_PACKAGES) Test: atest AppEnumerationTests AppsFilterTest Fixes: 159626154 Change-Id: Iaba1c52e6d645db43715642e7db9eaacdfeefb7d