diff options
| author | 2021-04-05 16:19:43 -0700 | |
|---|---|---|
| committer | 2021-04-05 16:19:43 -0700 | |
| commit | c172cb7caf61d65912be6e4138d184c945a3ed88 (patch) | |
| tree | 1768bf7563d6f80e5ffc8dd9d63a978b1d99e009 /vulkan/libvulkan/api.cpp | |
| parent | 0e796939c4ba75d75ca20e35ee0d570ad310be57 (diff) | |
Allow clients to register for listening to changes in capabilities.
Clients can register for listening to changes in procstates and if
they are only interested in knowing if the procstate crosses a certain
threshold, they can specify a "cutpoint" and they will only get
a callback if the procstate crosses that "cutpoint" but clients cannot
use this if they are also interested in changes in capabilities. So,
add a way for clients to use the "cutpoint" facility and also listen
to changes in capabilities.
Bug: 177641226
Test: atest services/tests/servicestests/src/com/android/server/am/ActivityManagerServiceTest.java
Test: atest services/tests/servicestests/src/com/android/server/am/UidObserverControllerTest.java
Test: atest ./tests/cts/hostside/src/com/android/cts/net/HostsideRestrictBackgroundNetworkTests.java
Change-Id: I50c711a7572a2797fd31630c1a38d04a2fe6cbeb
Diffstat (limited to 'vulkan/libvulkan/api.cpp')
0 files changed, 0 insertions, 0 deletions