index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
storage
Age
Commit message (
Expand
)
Author
2021-02-16
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
Bob Badour
2020-12-08
Improve OWNERS coverage across frameworks/base/.
Jeff Sharkey
2018-08-27
Remove DefaultContainerService usage in StorageManagerService.
Sudheer Shanka
2016-12-15
Convert libstorage to Android.bp am: 3ac2be93a9 am: f12ae4bed7 am: 791d02818a
Colin Cross
2016-12-15
Move libstorage includes into frameworks/base/lib/storage am: e78f853e46 am: ...
Colin Cross
2016-12-14
Convert libstorage to Android.bp
Colin Cross
2016-12-14
Move libstorage includes into frameworks/base/lib/storage
Colin Cross
2016-11-15
Rename MountService to StorageManagerService.
Sudheer Shanka
2016-11-01
Fix IMountService transaction ids.
Sudheer Shanka
2016-04-27
Fix google-explicit-constructor warnings.
Chih-Hung Hsieh
2016-04-14
libstorage needs libbinder include paths
Christopher Wiley
2014-11-14
Update calls to IInterface::asBinder()
Marco Nelissen
2014-11-08
Merge "Frameworks/base: Wall Werror in libs/storage"
Andreas Gampe
2014-10-22
Frameworks/base: Wall Werror in libs/storage
Andreas Gampe
2014-08-22
Installing splits into ASECs!
Jeff Sharkey
2012-09-25
Handle multi-user mountObb() requests.
Jeff Sharkey
2012-04-06
You don't need LOCAL_STATIC_LIBRARIES when building static library.
Ying Wang
2012-01-03
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2011-09-09
Revert encryption mapping for device wipes.
Ben Komalo
2011-07-11
Remove the simulator target from all makefiles.
Jeff Brown
2011-01-07
Add a method enable encryption.
Jason parks
2011-01-05
Add decryption support to MountService.
Jason parks
2010-10-13
am c3041432: am de846ac6: Merge "Change to new binder implementation for OBB"...
Kenny Root
2010-10-13
resolved conflicts for merge of 8bb7a1df to master
Kenny Root
2010-10-12
Add API to check for emulated external storage
Kenny Root
2010-10-11
Change to new binder implementation for OBB
Kenny Root
2010-10-11
OBB: rearrange to be entirely asynchronous
Kenny Root
2010-09-28
Update OBB API to include callbacks
Kenny Root
2010-08-20
Reorganize MountService IPC
Kenny Root