commit | 279544c35ae50c2e06b1d5559ff31e86a93e5a21 | [log] [tgz] |
---|---|---|
author | luozhanwei <luozhanwei@xiaomi.com> | Wed Apr 05 13:30:53 2017 +0800 |
committer | Suprabh Shukla <suprabh@google.com> | Wed Apr 26 19:35:05 2017 +0000 |
tree | c99ed2ea2d594d85d7ecb1366c05c66cfb1368f5 | |
parent | f6f3c16dfbc9c00513f36fa53d20f7fa65992b3c [diff] |
Fix the notification issue shown on startForeground Install single APP in any user space except Owner user. The APP will show a notification when call startForeground in Service Component with Notification which without SmallIcon. But when you click the notificaiton ,you can't go to the InstalledAppDetails Activity. Bug:https://code.google.com/p/android/issues/detail?id=330486 Change-Id: I9545c37bf1a36515813cbf1124c82c1c0fc3ad21 Signed-off-by: luozhanwei <luozhanwei@xiaomi.com>