-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add RSE support for update() and delete().
We already had RSE support in place for opening a file for write access, but this change adds support for update() and delete() too, along with tests to verify for all common collections. Bug: 129014648 Test: atest android.appsecurity.cts.ExternalStorageHostTest Change-Id: Ieca04aea4e3bf9a449277d7f09e88f640a8097a3
- Loading branch information
Showing
2 changed files
with
58 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters