commit | d18a2cebb1bf06e4c081eb021941c2d1a5b73604 | [log] [tgz] |
---|---|---|
author | Zim <zezeozue@google.com> | Fri Feb 05 04:27:47 2021 +0000 |
committer | Zimuzo Ezeozue <zezeozue@google.com> | Sun Feb 14 11:54:15 2021 +0000 |
tree | 9803c8a1ddf010218eecd714ca32444772797abb | |
parent | 4fb93dabd7a62c1722356c0a3a1fb32d8903258b [diff] |
Get ANR delay from the MediaProvider StorageManagerService registers an AnrController with the ActivityManager so that when an app is about to ANR, it receives a callback to get an ANR delay. This request is forwarded to the MediaProvider that checks if the uid is blocked on a transcoding job and if so returns an appropriate delay Bug: 170486601 Test: Manual CTS-Coverage-Bug: 179658703 Change-Id: I9787d8127ed9757a23be7337bd4454a488d44141