summaryrefslogtreecommitdiffstats
path: root/media/libmedia/IMediaLogService.cpp
Commit message (Collapse)AuthorAgeFilesLines
* When passing a size_t via binder, use 64-bits unconditionallyGlenn Kasten2014-02-131-2/+2
| | | | | | | | | 64-bits is almost always over-kill. But it's easier and cleaner to change the binder code to be accurate, than to rename all the the API parameter types to be 32-bit. Bug: 12381724 Change-Id: Ib8f198d814a2027760ef24e9e3feacee21a973b1
* Add media.log service based on NBLogGlenn Kasten2013-01-251-0/+94
Change-Id: Ie45093df6ac9a739d05c8d408fab52a9a8a27e7f