summaryrefslogtreecommitdiff
path: root/core/java/android/os/ServiceManagerNative.java
Commit message (Expand)AuthorAgeFilesLines
* Add ServiceManager.registerForNotificationsYifan Hong2021-11-121-1/+1
* ServiceManagerNative: add getConnectionInfoDevin Moore2021-09-101-0/+4
* ServiceManagerNative: update for updatableViaApexSteven Moreland2021-04-211-0/+4
* WatchDog: support dumping AIDL HALsSteven Moreland2021-01-281-0/+4
* ServiceManager: add getDeclaredInstancesSteven Moreland2020-09-241-0/+4
* Use waitForDeclaredService to get Lights HALRobin Lee2020-04-241-1/+1
* Merge "ServiceManagerProxy: New method implementations" am: b2d8eb58a2 am: b8...Automerger Merge Worker2019-12-231-0/+9
|\
| * ServiceManagerProxy: New method implementationsJon Spivack2019-12-091-0/+9
* | Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
|/
* ServiceManagerProxy: implement new methodSteven Moreland2019-10-281-0/+4
* ServiceManagerProxy: add APIs.Steven Moreland2019-08-291-0/+10
* AIDL it! IServiceManagerSteven Moreland2019-07-091-64/+20
* Remove references to setPermissionController.Steven Moreland2019-06-211-11/+0
* ServiceManagerNative: delete unused methodsSteven Moreland2019-06-211-68/+7
* Add @UnsupportedAppUsage annotationsAndrei Onea2019-03-181-0/+4
* Pass dumpsys priority to IServiceManagerVishnu Nair2017-09-251-49/+53
* Add callback hack to find out when to load system properties.Dianne Hackborn2012-05-091-8/+28
* Some hardening of isolated processes by restricting access to services.Dianne Hackborn2012-02-091-2/+4
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+174
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-174/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+174