Fix null profile crash in Gellerization flow
The crash is fixed by null checking the profile, and made further robust by removing the call to the crashing code and instead using the AppService's own API for checking whether an app is a system app, AKA "sticky". Bug: 1026859 Change-Id: I7da239c74aa18e3bed157a7e0ce3c91cdb1e13bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2216601Reviewed-by:Steven Bennetts <stevenjb@chromium.org> Auto-Submit: Dan S <danan@chromium.org> Commit-Queue: Dan S <danan@chromium.org> Cr-Commit-Position: refs/heads/master@{#772320}
Showing
Please register or sign in to comment