bench: add benchmark operation for testing
This commit is contained in:
@@ -25,6 +25,12 @@
|
||||
android:visible="false"
|
||||
app:showAsAction="never" />
|
||||
|
||||
<item
|
||||
android:id="@+id/menu_key_list_debug_bench"
|
||||
android:title="Debug / Benchmark"
|
||||
android:visible="false"
|
||||
app:showAsAction="never" />
|
||||
|
||||
<item
|
||||
android:id="@+id/menu_key_list_debug_read"
|
||||
android:title="Debug / DB restore"
|
||||
|
||||
Reference in New Issue
Block a user