Files
frameworks_base/packages/CarSystemUI
Ned Burns 46597ba6c0 Remove subclasses of NotificationEntryManager
First, moves most of the notification initialization logic out of
StatusBar and into NotificationController.

There is only one subclass of NotificationEntryManager in this project:

- CarNotificationEntryManager: stub implementation that disables most
functionality.

Removes CarNotificationEntryManager. Adds a config boolean to disable
notification rendering instead. Skips most notif initialization logic if
this flag is false.

Change-Id: I23ed86efa209f43314c162dcf32fe97112de7bc7
Test: atest, manual
2020-02-03 01:06:55 -05:00
..
2019-12-17 07:19:45 +00:00