Add backup API
This commit is contained in:
@@ -859,6 +859,10 @@
|
||||
android:name=".remote.ui.RemoteImportKeysActivity"
|
||||
android:configChanges="orientation|screenSize|keyboardHidden|keyboard"
|
||||
android:label="@string/title_import_keys" />
|
||||
<activity
|
||||
android:name=".remote.ui.RemoteBackupActivity"
|
||||
android:configChanges="keyboardHidden|keyboard"
|
||||
android:label="@string/title_backup" />
|
||||
|
||||
<!-- DEPRECATED service,
|
||||
using this service may lead to truncated data being returned to the caller -->
|
||||
|
||||
Reference in New Issue
Block a user