summaryrefslogtreecommitdiff
path: root/libs/androidfw/misc.cpp
diff options
context:
space:
mode:
author Pinyao Ting <pinyaoting@google.com> 2022-09-20 15:47:09 -0700
committer Pinyao Ting <pinyaoting@google.com> 2022-09-22 17:55:13 +0000
commit5238a70be8c3348f9592de5e625f6311e4d51032 (patch)
tree2110d5e86ef48935472c32260c9ea0e7d2833044 /libs/androidfw/misc.cpp
parent1140d5bb61c182951d42711c7197f816da271739 (diff)
Ignore malformed shortcuts
After an app publishes a shortcut that contains malformed intent, the system can be stuck in boot-loop due to uncaught exception caused by parsing the malformed intent. This CL ignores that particular malformed entry. Since shortcuts are constantly writes back into the xml from system memory, the malformed entry will be removed from the xml the next time system persists shortcuts from memory to file system. Bug: 246540168 Test: manual Change-Id: I9492fcbd499ab2792c1d08884e3af394c5a4c79f
Diffstat (limited to 'libs/androidfw/misc.cpp')
0 files changed, 0 insertions, 0 deletions