aboutsummaryrefslogtreecommitdiff
path: root/client/Android.mk
AgeCommit message (Expand)Author
2016-03-30Fix binder mocking in unit tests.Bertrand SIMONNET
2016-03-23Add tests for the I2c developer C API.Bertrand SIMONNET
2016-03-23Add unit tests for the Spi developer interfaces.Bertrand SIMONNET
2016-03-21Add unittests for the LEDs client interface.Bertrand SIMONNET
2016-03-16Add unit tests for the Gpio C API.Bertrand SIMONNET
2016-03-15Add I2C managerLee Campbell
2016-03-15Expose the Led interface to the user.Bertrand SIMONNET
2016-03-08Expose SPI in the developer interface.Bertrand SIMONNET
2016-03-03Consolidate constants for client and daemon.Bertrand SIMONNET
2016-02-29Implement the client side interfaces for GPIO.Bertrand SIMONNET
2016-02-29Define the developer interface for GPIO.Bertrand SIMONNET
2016-01-21peripheralman: Add dummy aidl serviceLee Campbell
2016-01-20peripheralman: Barebones client and daemon.Lee Campbell