diff options
author | Stevie Kideckel <kideckel@google.com> | 2021-05-24 14:03:52 +0000 |
---|---|---|
committer | Stevie Kideckel <kideckel@google.com> | 2021-06-09 16:54:45 +0000 |
commit | 85be035336af8d83eb24980026418207c85991cb (patch) | |
tree | 5c31e83173e5790a764e17abc12b4c38fcff05c3 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | ebcaa39d6b87e25e2f87319943186ea006405af5 (diff) |
Include widget providers enabled at runtime
The call to queryIntentReceivers only contains receivers that are
enabled. It does not return disabled receivers, whether disabled by
default and unmodified or disabled at runtime.
Therefore, the isEnabled check only has the effect of filtering out enabled widgets that were initially disabled in the manifest.
I have verified this locally with all 8 permutations of manifest-runtime
component enabled states.
Fix: 189087746
Test: locally, AppWidgetServiceImplTest
Change-Id: Ibc35005f8af31622134edb174469b39895b88ecc
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions