Throw an ANR if ContentProvider#getType takes too long.
If the transaction between the system server and the content provider takes longer than the specified timeout, an ANR will be thrown to avoid blocking. Bug: 122243546 Test: atest AppSecurityTests Change-Id: I5146938b07364cc0f5b703e18ab7cb2961946bf5
Loading
Please register or sign in to comment