summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorJeff Sharkey <jsharkey@android.com>2018-12-07 15:15:59 -0700
committerJeff Sharkey <jsharkey@android.com>2018-12-08 11:48:31 -0700
commite770d22dc90e7ae80d86d7c82503c330f2ad3ed4 (patch)
tree790fdec30381f2ab56c8d180e5de3255c624e20d /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parent633a13e2fa8f378d523d4ae209dc573c66db8cb1 (diff)
Make DocumentsContract methods more general.
Accepting only ContentResolver arguments was quite limiting, so use the newly created super-interface ContentInterface, which lets callers use a ContentResolver, and ContentProviderClient, or even a specific ContentProvider. This is a safe API change, since we're accepting a more-general argument, and existing API users can continue passing ContentResolver to these methods. Bug: 117635768 Test: atest DocumentsUITests Test: atest android.appsecurity.cts.DocumentsTest Change-Id: I8f0cd1335c9b763dd81eeb237fb0517e9073b625
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions