mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-06-12 00:55:42 +02:00
Add transport property to indicate support for removable drives.
This commit is contained in:
+1
@@ -8,4 +8,5 @@ public interface RemovableDriveConstants {
|
||||
|
||||
String PROP_PATH = "path";
|
||||
String PROP_URI = "uri";
|
||||
String PROP_SUPPORTED = "supported";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user