summaryrefslogtreecommitdiff
path: root/libs/binder/IAppOpsService.cpp
AgeCommit message (Expand)Author
2019-07-15Merge "libbinder: don't export Static.h" Steven Moreland
2019-07-12libbinder: don't export Static.h Steven Moreland
2019-03-12Native impl for ApOpManager.checkAudioOperation Jean-Michel Trivi
2018-10-29Suppress lint warnings on google-default-arguments Jiyong Park
2018-06-08Merge pi-dev-plus-aosp-without-vendor into stage-aosp-master Xin Li
2018-06-07[binder] Replace NULL/0 with nullptr Yi Kong
2018-02-26Use start/finish app ops in window manager - frameworks native Svet Ganov
2016-04-25Fix google-explicit-constructor warnings. Chih-Hung Hsieh
2015-05-01Add body sensors app op - framework native Svetoslav
2014-11-14Replace IInterface::asBinder() with a static Marco Nelissen
2014-05-29binder: rm utils/Debug.h Mark Salyzyn
2013-07-17Follow framework change to track started ops by proc. Dianne Hackborn
2013-02-19Fixes to native app ops services Eino-Ville Talvala
2013-02-12App ops: new native access API. Dianne Hackborn