diff --git a/device/testing/linux-samsung-hero2lte/APKBUILD b/device/testing/linux-samsung-hero2lte/APKBUILD index 20275f6b3580b811f58ee7eaafd1d9baa4330e96..54b3f9374f1b2e16698c408ff666af27c1693fda 100644 --- a/device/testing/linux-samsung-hero2lte/APKBUILD +++ b/device/testing/linux-samsung-hero2lte/APKBUILD @@ -54,7 +54,7 @@ package() { sha512sums=" e7337d87dbc067a0a9cfe8fab8aac41408e5d54b8b138ca01309f5b9a65477ff8faaa995ee1957b664c195a3b9020b33f525864b01b1516dab15f8e2157343d5 linux-samsung-hero2lte-57884d864fb572642fcf84abf13b099db7efc5b8.tar.gz -48c2fcf7cc3538764a162321c81084352e20afcaefae1f6a1eaa2eda13d9a10b78aaf3aeba55011c03d9c98d52950c84a62bb7ed6f59b832290ba1699d31b0c3 config-samsung-hero2lte.aarch64 +1c24841d68d8d20b07fd675301a7c91646c09f1b92bb7158f422af3a293a86ef819b05915953eda0aa4c8455d740181f193dc9dce639df716d41eeb24882d41c config-samsung-hero2lte.aarch64 7b0687165fa854c9c60944487cc7ea87758af8612f10125c22643743284d9abcc17c6a40853d05da2e27313a4e830c995a876b306f1488a2fcb72c3cbed3a8ae 01-kstrtobool_from_user.patch ffef99094b44893d07aedf3bbf12b03f2c26fb93be4eb179ade9552ae82be6680daca06b6fc0f95064ef08fd94ef4a0b192a94f5065314a4608de8b8c413d86e 02-fix-wifi-firmware-path.patch " diff --git a/device/testing/linux-samsung-hero2lte/config-samsung-hero2lte.aarch64 b/device/testing/linux-samsung-hero2lte/config-samsung-hero2lte.aarch64 index 62abe8b3f3b6618ea963a7ab5866d3cf0d0a49a0..a16cc0ae8036306ea9db89698c49f042855ea18a 100644 --- a/device/testing/linux-samsung-hero2lte/config-samsung-hero2lte.aarch64 +++ b/device/testing/linux-samsung-hero2lte/config-samsung-hero2lte.aarch64 @@ -3566,9 +3566,9 @@ CONFIG_USB_G_ANDROID=y CONFIG_USB_ANDROID_SAMSUNG_COMPOSITE=y # CONFIG_USB_ANDROID_SAMSUNG_MTP is not set # CONFIG_USB_LOCK_SUPPORT_FOR_MDM is not set -# CONFIG_USB_DUN_SUPPORT is not set -# CONFIG_USB_NCM_SUPPORT_MTU_CHANGE is not set -# CONFIG_USB_RNDIS_MULTIPACKET is not set +CONFIG_USB_DUN_SUPPORT=y +CONFIG_USB_NCM_SUPPORT_MTU_CHANGE=y +CONFIG_USB_RNDIS_MULTIPACKET=y # CONFIG_USB_ANDROID_RNDIS_DWORD_ALIGNED is not set # CONFIG_USB_ZERO is not set # CONFIG_USB_AUDIO is not set