Skip to content

Commit cab3f0c

Browse files
authored
Merge branch 'master' into F1-logtab
2 parents 7de315c + 2f14129 commit cab3f0c

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ Currently the app only enables the USB Gadget. For the usage of these device end
2121
## Roadmap
2222
* Mount of /config if not available
2323
* Alert if ConfigFS is not supported
24-
* View the logs of executed root commands inside the app
2524
* Creating & enabling USB Gadgets during boot
2625
* Import custom USB Gadget profiles
2726
* Adding functions to USB Gadgets

app/src/main/res/layout/fragment_overview.xml

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
android:id="@+id/flipper"
2121
android:layout_width="match_parent"
2222
android:layout_height="match_parent">
23-
2423
<LinearLayout
2524
android:layout_width="match_parent"
2625
android:layout_height="match_parent"

0 commit comments

Comments
 (0)