Enable Modem-Manager Support
This is a dummy plugin that exposes a 'PushNotify' DBus method for calling mms_service_push_notify(). It does this over a new org.ofono.mms.Simple interface. The method takes the WAP Push data as a fixed byte array 'ay'.
It was created to bootstrap MMS support in the purple-mm-sms libpurple plugin and currently requires setting the MMSC and any other carrier specific parameters at compile time.
Signed-off-by: Kyle Evans kvans32@gmail.com
(cherry picked from commit c57f7f0d)