mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-12 18:59:06 +01:00
Add transport property to indicate support for removable drives.
This commit is contained in:
@@ -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