summaryrefslogtreecommitdiff
path: root/tests/SharedLibraryLoadingTest/AndroidTest.xml
diff options
context:
space:
mode:
author Amith Yamasani <yamasani@google.com> 2024-06-12 16:39:20 -0700
committer Amith Yamasani <yamasani@google.com> 2024-08-15 20:32:29 +0000
commitf811ee04e8f96ce1c2ec1c75bbb2358e569d7c76 (patch)
tree600b365c91aa5d97198b4210270281257a069a27 /tests/SharedLibraryLoadingTest/AndroidTest.xml
parent6a3e6b1ae2bbf2eab928c03f46b05224b3d127dd (diff)
Introduce RateLimitingCache helper class
It allows rate-limiting of AIDL calls that return a value that doesn't change often and can be cached for retrieval if the caller makes too many calls in close succession. Use for API calls that don't have side-effects on the other end of the AIDL. Bug: 345299715 Test: atest RateLimitingCacheTest Flag: EXEMPT bugfix Change-Id: I7703379183a993f7aa58270cce3d9c5c1b839978
Diffstat (limited to 'tests/SharedLibraryLoadingTest/AndroidTest.xml')
0 files changed, 0 insertions, 0 deletions