summaryrefslogtreecommitdiffstats
path: root/libril/sap_service.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix double freeing of memory in SAP service and add null-checks.Gohulan Balachandran2017-12-141-3/+5
* Fix Sap Servicesqian2017-09-061-0/+7
|\
| * Fix Sap Servicesqian2017-09-051-0/+7
* | Merge "Fix Const-Correctness for RIL_RadioFunctions" am: e7a8d0f196 am: bfbd7...nharold2017-08-021-1/+1
|\ \ | |/ |/|
| * Fix Const-Correctness for RIL_RadioFunctionsNathan Harold2017-08-011-1/+1
| * Change radio related service names to slot1, slot2, slot3...Amit Mahajan2017-04-041-4/+4
* | Change ISap version from 1.0 to 1.1Amit Mahajan2017-07-121-2/+2
* | Fix warnings and set Werror flags to not let them happen again.Tomasz Wasilczyk2017-04-121-1/+0
* | Change radio related service names to slot1, slot2, slot3...Amit Mahajan2017-03-301-4/+4
|/
* SapImpl: log error descriptionSteven Moreland2017-03-291-1/+2
* Return Void() from oneway APIs.Amit Mahajan2017-03-131-38/+37
* Add log tag for IRadio and ISap services.Amit Mahajan2017-03-011-0/+2
* Check return status for response callbacks.Amit Mahajan2017-02-131-34/+55
* Fix build warnings in librilWei Wang2017-02-101-5/+10
* Converting SAP from protobuf to hidl.Amit Mahajan2017-02-011-0/+930