Blacklist Lenovo M devices for showing notification status bar icons as bitmap
The crash is in the NotificationManagerService, only on Lenovo Marshmallow devices, and from error message it's clear that the Icon class is used incorrectly: type of Icon is not checked before calling getResId(). We can't do much except blacklisting lenovo along with samsung and yulong. Bug: 894361 Change-Id: Iee094561227ab83cffb6cf913a4eb31961bf35b5 Reviewed-on: https://chromium-review.googlesource.com/c/1278847 Commit-Queue: Pavel Shmakov <pshmakov@chromium.org> Reviewed-by:Peter Beverloo <peter@chromium.org> Cr-Commit-Position: refs/heads/master@{#600000}
Showing
Please register or sign in to comment