summaryrefslogtreecommitdiff
path: root/apex/blobstore/service/java/com/android/server/blob/BlobAccessMode.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add API to allow apps with location permission to access data blobs."Sudheer Shanka2021-05-171-79/+2
* Allow certain apps to access blobs across users.Sudheer Shanka2021-04-121-1/+1
* Add API to allow apps with location permission to access data blobs.Sudheer Shanka2021-03-261-2/+79
* Update language to comply with Android’s inclusive language guidance.Sudheer Shanka2021-01-111-24/+24
* Merge "Add BlobStore atoms" into rvc-devMichael Wachenschwanz2020-06-131-0/+8
|\
| * Add BlobStore atomsMichael Wachenschwanz2020-06-131-0/+8
* | Move RevocableFileDescriptor creation outside the locked section.Sudheer Shanka2020-06-041-1/+1
|/
* Persist committed blobs data and any pending sessions.Sudheer Shanka2020-01-231-4/+70
* Implement BlobStoreManagerService.Sudheer Shanka2020-01-201-0/+147