Catch exception to prevent Launcher crash.

It happens on the line to get content description, which finally goes to `UserManager#getProfileType` (https://source.corp.google.com/h/googleplex-android/platform/superproject/main/+/main:frameworks/base/core/java/android/os/UserManager.java;l=3390;drc=6fa95973e4c654ccd2b9c17b5e23ecf094875c5a). Catch the SecurityException to prevent Launcher crash.

Bug: 355793052
Test: manual
Flag: EXEMPT bug fix
Change-Id: I5ff83a50506e851362f190b5ab4c72ad7681f060
1 file changed