Skip to content

Commit

Permalink
Fix wrong location for MTP setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Flohack74 committed Aug 28, 2020
1 parent 4288581 commit f498bfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ PRODUCT_PROPERTY_OVERRIDES += \

#Ubuntu Touch: USB port handling
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/ubuntu/usb/setupusb:system/halium/usr/share/usbinit/setupusb \
$(LOCAL_PATH)/ubuntu/usb/setupusb:system/bin/setupusb \
$(LOCAL_PATH)/ubuntu/usb/mtp-state.conf:system/halium/etc/init/mtp-state.conf

PRODUCT_TAGS += dalvik.gc.type-precise
Expand Down

0 comments on commit f498bfd

Please sign in to comment.