summaryrefslogtreecommitdiff
path: root/libs/binder/IPermissionController.cpp
AgeCommit message (Expand)Author
2020-11-25remove extra semicolons [-Wextra-semi] Jooyung Han
2019-09-27Remove extraneous semicolon. Steven Moreland
2019-07-12libbinder: don't export Static.h Steven Moreland
2018-10-29Suppress lint warnings on google-default-arguments Jiyong Park
2018-04-16Protect usage data with OP_GET_USAGE_STATS. Jeff Sharkey
2018-01-16No sensor access to idle UIDs - native framework Svet Ganov
2016-04-25Fix google-explicit-constructor warnings. Chih-Hung Hsieh
2015-05-01Add body sensors app op - framework native Svetoslav
2015-04-28Respect the record audio app op - frameworks native Svet Ganov
2014-05-29binder: rm utils/Debug.h Mark Salyzyn
2010-07-13Add Parcel::readExceptionCode() and Parcel::writeNoException() Brad Fitzpatrick
2009-05-26some work to try to reduce the code size of some native libraries Mathias Agopian
2009-05-20move libbinder's header files under includes/binder Mathias Agopian
2009-05-20checkpoint: split libutils into libutils + libbinder Mathias Agopian