commit | 2350c44ff39b4cb2940893964a05f778fc80a436 | [log] [tgz] |
---|---|---|
author | San Mehat <san@google.com> | Tue Mar 02 13:16:50 2010 -0800 |
committer | San Mehat <san@google.com> | Tue Mar 02 13:17:02 2010 -0800 |
tree | b21c929d3de7c8cbc50e9b5c460854933a0bd6bf | |
parent | f1b07fb5e30667833d7a2a5b7e95eada881a2802 [diff] [blame] |
vold: Add support for xwarp Signed-off-by: San Mehat <san@google.com>
diff --git a/ResponseCode.h b/ResponseCode.h index 31d6482..5e15c80 100644 --- a/ResponseCode.h +++ b/ResponseCode.h
@@ -32,6 +32,7 @@ static const int ShareStatusResult = 210; static const int AsecPathResult = 211; static const int ShareEnabledResult = 212; + static const int XwarpStatusResult = 213; // 400 series - The command was accepted but the requested action // did not take place.