• Mathias Agopian's avatar
    first step at implementing the native sensor support · 589ce85e
    Mathias Agopian authored
    in this commit:
    - implemented the C stub
    - implemented the binder interfaces involved
    - implemented most of the C++ client side
    
    missing:
    - SensorManager cannot connect to the SensorServer yet
    (because there is no SensorServer yet)
    
    Change-Id: I75010cbeef31c98d6fa62fd5d388dcef87c2636b
    589ce85e
ISensorServer.cpp 2.98 KB