summaryrefslogtreecommitdiff
path: root/native/android/storage_manager.cpp
AgeCommit message (Expand)Author
2023-08-28Use String8/16 c_str Tomasz Wasilczyk
2023-03-14Remove usage of mFileName in ObbInfo Sam Gao
2022-03-04Remove broken code for mounting encrypted OBB files Eric Biggers
2018-08-27Remove DefaultContainerService usage in StorageManagerService. Sudheer Shanka
2018-02-23Don't use cutils/Atomic.h Steven Moreland
2016-04-27Fix google-explicit-constructor warnings. Chih-Hung Hsieh
2012-09-25Handle multi-user mountObb() requests. Jeff Sharkey
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE Steve Block
2012-01-04Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE Steve Block
2010-10-11OBB: rearrange to be entirely asynchronous Kenny Root
2010-09-28Update OBB API to include callbacks Kenny Root
2010-08-20Add AStorageManager API to NDK Kenny Root