commit | 8c9f33242fc79e85ff06491f05e2559fa0b2167f | [log] [tgz] |
---|---|---|
author | Risan <risan@google.com> | Mon Oct 29 08:52:56 2018 +0900 |
committer | Risan <risan@google.com> | Thu Nov 08 07:40:43 2018 +0000 |
tree | cf6c7d2464bc18e4158ba638c7cf73a5a01834c9 | |
parent | b3001b9f286193cf6791a979720fa5a97e21d809 [diff] [blame] |
StubVolume as first class Volume in Vold StubVolume is a Volume that is maintained by external party such as the ChromeOS processes in ARC++. Bug: 110380403 Test: Tested on ARC++ Change-Id: I3198bd7283d5f60a524da3707dea7385ffec599d
diff --git a/model/VolumeBase.h b/model/VolumeBase.h index 6532a80..92a83f0 100644 --- a/model/VolumeBase.h +++ b/model/VolumeBase.h
@@ -54,6 +54,7 @@ kEmulated, kAsec, kObb, + kStub, }; enum MountFlags {