mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 19:29:06 +01:00
Add feature flag for sharing the app via offline hotspot
This commit is contained in:
committed by
Torsten Grote
parent
f9749fda80
commit
344fff4a7a
@@ -14,4 +14,6 @@ public interface FeatureFlags {
|
||||
boolean shouldEnableConnectViaBluetooth();
|
||||
|
||||
boolean shouldEnableTransferData();
|
||||
|
||||
boolean shouldEnableShareAppViaOfflineHotspot();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user