Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[dcd] Start resolving usb-moded & configfs issues
  • Loading branch information
JamiKettunen committed Oct 8, 2019
1 parent f5f8987 commit 333533b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
6 changes: 1 addition & 5 deletions patterns/jolla-hw-adaptation-cheeseburger.yaml
Expand Up @@ -67,10 +67,6 @@ Requires:
## USB mode controller
# Enables mode selector upon plugging USB cable:
- usb-moded
- usb-moded-defaults-android
- usb-moded-developer-mode-android
# Connection sharing via USB (careful with roaming!)
- usb-moded-connection-sharing-android-config

# hammerhead, grouper, and maguro use this in scripts, so include for all
- rfkill
Expand All @@ -92,4 +88,4 @@ Requires:
- nano
- htop

Summary: Jolla HW Adaptation cheeseburger
Summary: Jolla HW Adaptation cheeseburger
6 changes: 5 additions & 1 deletion rpm/droid-config-cheeseburger.spec
Expand Up @@ -16,4 +16,8 @@ Obsoletes: ofono-configs-mer
%define ofono_enable_plugins bluez5,hfp_ag_bluez5
%define ofono_disable_plugins bluez4,dun_gw_bluez4,hfp_ag_bluez4,hfp_bluez4

%include droid-configs-device/droid-configs.inc
# Device-specific usb-moded configuration
Provides: usb-moded-configs
Obsoletes: usb-moded-defaults

%include droid-configs-device/droid-configs.inc
2 changes: 2 additions & 0 deletions sparse/etc/usb-moded/usb-moded-configfs.ini
@@ -0,0 +1,2 @@
[configfs]
gadget_conf_directory = configs/c.1

0 comments on commit 333533b

Please sign in to comment.