diff options
author | Winson <chiuwinson@google.com> | 2021-02-23 12:08:07 -0800 |
---|---|---|
committer | Winson Chiu <chiuwinson@google.com> | 2021-02-26 18:07:05 +0000 |
commit | f4afcc8a108c1f6323e49bb93c2cc3279e9e1d80 (patch) | |
tree | 2fd5742804b73dee55d7a3cf13b15095139900e3 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 7a17ad8ccb4c59748ffaf26736e1286c6f16dc17 (diff) |
Block instant apps before domain verification filtering
Because domain verification itself filters instant apps, and isn't
aware of the allow instant apps toggle that PackageManagerService
holds onto, PMS should filter the set of ResolveInfo candidates before
DomainVerificationService gets them.
This way it can avoid resolving to an instant app that would later be
blocked and thus fail resolution entirely.
Bug: 180628950
Test: manual, see steps in bug
Change-Id: I37ba986bfafd26f6633ff1b6e355a76b4c92552c
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions