Android Mainline 10.0.0 Release 9 (6090030)
DO NOT MERGE System generated Msg Notifications can post for other apps

Since NotificationMsg will post message notifications on behalf of 3P apps,
we need to change the Notification's logic s.t. if a notification is a
car-compatible message notification from a System privileged app, it should
get the app's package name from the Notification's Extras, and fall back
to the posting notification's package name.

Change-Id: Ie175aa9a6a6d93a60e9600ed4f494a20299ac237
Fix: 143896921
Test: manual; Added app_display_name to notification extras in Messenger
1 file changed