diff options
author | Winson <chiuwinson@google.com> | 2020-12-11 16:38:09 -0800 |
---|---|---|
committer | Winson <chiuwinson@google.com> | 2020-12-11 16:56:56 -0800 |
commit | 77fb7f69e4754c3548d7302afbfa50967e5403cc (patch) | |
tree | 48661dd86db0dd5442d165d49df3854428d37a98 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 786d279f6c1d55771b0a3e9cf389d3599820712c (diff) |
Skip clearing verification for apps marked with SystemConfig <app-link>
If a system app misconfigures their AndroidManifest.xml and does not
declare autoVerify="true" in any of their intent filters, they will
lose app link verification when their app is updated from the version
on the system image.
This means the app will stop automatically opening when a web link is
is opened by the user.
To prevent this, ignore verification info clear requests when the
package being cleared is in the linked apps set.
Bug: 175139501
Test: manual, verify by updating <app-link> configured app
Change-Id: I489acb370c8e6a57bf40b4bf485fbe8addf7fdab
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions