1ExtServices module - Notification 2============================= 3 4### NotificationAssistantService 5A service that helps the user to manage notifications. Only one notification assistant can be 6active at a time. Unlike notification listener services, assistant services can additionally 7modify certain aspects about notifications Adjustment before they are posted. 8 9The system tells ExtServices about every new notification, ExtServices sends a message back about 10the smart replies/actions and decides whether the notification needs be demoted (silence or show 11lower in the shade), If ExtServices fails, framework just shows all notifications. 12 13### Test 14- MTS