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/Android.bp b/Android.bp index 8f2ba34..44e2317 100644 --- a/Android.bp +++ b/Android.bp
@@ -129,6 +129,7 @@ "model/PrivateVolume.cpp", "model/PublicVolume.cpp", "model/VolumeBase.cpp", + "model/StubVolume.cpp", "secontext.cpp", ], product_variables: {