aboutsummaryrefslogtreecommitdiff
path: root/service/src/com/android/car/VmsPublisherService.java
AgeCommit message (Expand)Author
2018-05-29Delay binding to vms publisher service clientsPavel Maltsev
2018-05-04Create delay rebind on publisher disconnect.Asaf Rosenfeld
2018-04-06Quick path to failure on starting VMS publishers.Asaf Rosenfeld
2017-09-19Making VMS a @SystemAPIAsaf Rosenfeld
2017-09-05Fix VMS public API based on API review (ag/2593725).Asaf Rosenfeld
2017-07-21Routing logic to use publisher IDAsaf Rosenfeld
2017-05-25Merge "Adding Publisher ID support to non-hal clients. Publishers send a seri...Asaf Rosenfeld
2017-05-25Adding Publisher ID support to non-hal clients.Asaf Rosenfeld
2017-05-16Giving permissions to VMS publishers.Antonio Cortes
2017-04-05Adding availability HAL supportAsaf Rosenfeld
2017-03-24Guarantee an increasing sequence in the onVmsSubscriptionChange messageAntonio Cortes
2017-03-23Updating VMS interfaces to use VmsLayer.Antonio Cortes
2017-03-21Adding availability support to VMS subscribersAsaf Rosenfeld
2017-03-16Adding a class to describe a single VMS dependency.Asaf Rosenfeld
2017-03-14Return all the layers when reporting subscription dataAntonio Cortes
2017-03-13Making VmsLayer parcelable.Antonio Cortes
2017-03-13Propagate onVmsSubscriptionChange event to publishers.Antonio Cortes
2017-03-03Integrate routing manager:asafro
2017-02-16Update how the car service binds to services.Antonio Cortes
2017-02-15VmsHalService to use the new fields in the VMS property.asafro
2017-02-13VMS skeleton code: VmsPublisherServiceAntonio Cortes