index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmds
/
sm
/
src
Age
Commit message (
Expand
)
Author
2022-06-09
Merge "Remove obsolete support for emulated FBE" am: d96c8701dd am: 5f2aa0bd19
Eric Biggers
2022-06-02
Remove obsolete support for emulated FBE
Eric Biggers
2022-01-13
Do not throw exception if storage app data isolation is not enabled
Ricky Wai
2021-05-14
Revert "Change mounting storage data and obb flag to on by default"
Wale Ogunwale
2021-04-29
Change mounting storage data and obb flag to on by default
Ricky Wai
2021-03-19
Revert "Change mounting storage data and obb to on by default"
Ricky Wai
2021-02-03
Change mounting storage data and obb to on by default
Ricky Wai
2021-01-22
Merge "Return error in "sm unmount-app-data-dirs" if app data isolation is no...
rickywai
2021-01-22
Return error in "sm unmount-app-data-dirs" if app data isolation is not enabled
Ricky Wai
2021-01-18
Merge "New sm command to unmount app data and obb app visibility mount" am: 3...
Treehugger Robot
2021-01-15
New sm command to unmount app data and obb app visibility mount
Ricky Wai
2020-11-27
Remove dead isolated storage code from StorageManagerService
Zim
2020-01-15
Add shell commands to start checkpoint/check it is supported
Nikita Ioffe
2020-01-15
Add shell commands to start checkpoint/check it is supported
Nikita Ioffe
2019-04-01
Remove greylist of apps that gain legacy access.
Jeff Sharkey
2019-02-27
Developer option to disable legacy greylist.
Jeff Sharkey
2018-12-15
Local and remote isolated storage feature flags.
Jeff Sharkey
2018-11-13
Merge "Introducing StubVolume in StorageManager" am: b499af866c am: eb871cc916
Risan
2018-11-08
Introducing StubVolume in StorageManager
Risan
2018-11-08
Add sm set-isolated-storage [true|false]
Sudheer Shanka
2018-04-20
Extend adoptable override to force on or off.
Jeff Sharkey
2018-01-04
FBE devices now fully support adoptable storage.
Jeff Sharkey
2017-11-14
Add 'idle-maint' command for use from shell
Jin Qian
2017-11-07
Abort long-running benchmarks, report progress.
Jeff Sharkey
2017-09-15
Move long-running calls to async with listeners.
Jeff Sharkey
2017-03-25
Add a new "virtual disk" feature.
Jeff Sharkey
2016-11-21
Add 'fstrim' command for use from shell.
Jeff Sharkey
2016-11-15
Rename MountService to StorageManagerService.
Sudheer Shanka
2016-04-07
Give users and devices control over sdcardfs.
Jeff Sharkey
2016-04-02
Support direct-boot tests.
Jeff Sharkey
2015-11-11
More file-based encryption work.
Jeff Sharkey
2015-11-05
Fixes for sm and pm usage
Brian Carlstrom
2015-07-22
More info to support CTS, fix reconcile bug.
Jeff Sharkey
2015-05-15
Command to change force adoptable state.
Jeff Sharkey
2015-05-13
Determine if we have adoptable disks.
Jeff Sharkey
2015-05-12
New "sm" shell tool to call StorageManager.
Jeff Sharkey