diff --git a/manifests/i9300.adds b/manifests/i9300.adds index 61a99e7a..dd39db40 100644 --- a/manifests/i9300.adds +++ b/manifests/i9300.adds @@ -2,22 +2,22 @@ { "remote": "github", "account": "CyanogenMod", - "repository": "android_external_wpa_supplicant_8", - "target_path": "external/wpa_supplicant_8", + "repository": "android_kernel_samsung_smdk4412", + "target_path": "kernel/samsung/smdk4412", "revision": "cm-10.2" - }, + }, { "remote": "github", "account": "CyanogenMod", - "repository": "android_external_wpa_supplicant_8_ti", - "target_path": "external/wpa_supplicant_8_ti", + "repository": "android_external_wpa_supplicant_8", + "target_path": "external/wpa_supplicant_8", "revision": "cm-10.2" }, { "remote": "github", "account": "CyanogenMod", - "repository": "android_external_zlib", - "target_path": "external/zlib", + "repository": "android_external_wpa_supplicant_8_ti", + "target_path": "external/wpa_supplicant_8_ti", "revision": "cm-10.2" }, { @@ -41,13 +41,6 @@ "target_path": "hardware/qcom/gps", "revision": "cm-10.2" }, - { - "remote": "github", - "account": "CyanogenMod", - "repository": "android_system_netd", - "target_path": "system/netd", - "revision": "cm-10.2" - }, { "remote": "github", "account": "CyanogenMod", diff --git a/manifests/i9300.removes b/manifests/i9300.removes index 696b85d7..d63e378a 100644 --- a/manifests/i9300.removes +++ b/manifests/i9300.removes @@ -3,10 +3,6 @@ "name": "platform/external/wpa_supplicant_8", "path": "external/wpa_supplicant_8" }, - { - "name": "platform/external/zlib", - "path": "external/zlib" - }, { "name": "platform/hardware/broadcom/wlan", "path": "hardware/broadcom/wlan" @@ -16,15 +12,11 @@ "path": "hardware/ti/wlan" }, { - "name": "platform/system/netd", - "path": "system/netd" - }, - { - "name": "device/generic/armv7-a-neon" + "name": "device/generic/armv7-a-neon", "path": "device/generic/armv7-a-neon" }, { - "name": "device/generic/common" + "name": "device/generic/common", "path": "device/generic/common" } ]