4 Commits

Author SHA1 Message Date
Julia Reynolds
77b2cc920f Ranker --> Assistant.
Rename ranker to assistant and make some of the methods public.
Delete the ext services ranker and restore the listener-type
lifecycle to the assistant.

Test: manual. add a notification assistant and verify it gets
assistant and listener callbacks.

Change-Id: Ia3406c8c14d923426c1b8a6d8b5187efe64c31c3
2016-11-09 09:04:16 -05:00
Julia Reynolds
e46bb37acf Allow the ranker to autobundle notifications.
Bug: 26709317
Change-Id: I5017a471604e513a7b582cdc2f3472441e108fae
2016-04-08 13:55:03 -04:00
Chris Wren
0efdb88ccc add a ranking service to the rocket
Bug: 22960980
Change-Id: Ic0e911a2f048a4b47171b338c3de13125852be43
2016-03-08 17:23:33 -05:00
Svet Ganov
c683da6bb3 Add a couple of shared libraries - services, shared
The services library will contain platform components that we want
partners to not customize or ones we want to update faster than the
platform.

The shared library will contain code that we commit to be available
on the device which apps can load if they so desire.

bug:25450378

Change-Id: Iaebb68129a13af9e03e25ea198764d382ad49404
2016-02-02 02:19:26 +00:00