commit | 057681951908c116291dc1edb5e74662c15d0557 | [log] [tgz] |
---|---|---|
author | Vishnu Nair <vishnun@google.com> | Tue Sep 19 15:25:38 2017 -0700 |
committer | Vishnu Nair <vishnun@google.com> | Mon Sep 25 10:25:26 2017 -0700 |
tree | a588c5c7d5f3b116fd9439cb73c0cd29e9f5095d | |
parent | fada28cf98a472231cf2a2a2b623da2c693dec65 [diff] |
Pass dumpsys priority to IServiceManager Modify IServiceManager to accept supported dumpsys priority as a bitmask with NORMAL being the default priority. Change listServices to return a list of services filtered by the priority or all services when the priority is set to ALL. BUG:27429130 Test: manual verification Change-Id: If367ace2f37f918043f1b330568d8560676d9b78