From 3e33d45d29206458e3b297731b30a240575a0956 Mon Sep 17 00:00:00 2001 From: Jan Altensen Date: Tue, 6 Oct 2020 06:58:16 +0200 Subject: [PATCH] exynos9610: add required repositories to lineage.dependencies Change-Id: Ic9134e691ea94140cdd2fec94d2c09e05dc6dab3 --- lineage.dependencies | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/lineage.dependencies b/lineage.dependencies index 3eb8df7..af088d3 100644 --- a/lineage.dependencies +++ b/lineage.dependencies @@ -1,4 +1,20 @@ [ + { + "repository": "android_hardware_samsung_slsi_fm", + "target_path": "hardware/samsung_slsi/fm" + }, + { + "repository": "android_hardware_samsung_slsi_libbt", + "target_path": "hardware/samsung_slsi/libbt" + }, + { + "repository": "android_hardware_samsung_slsi_scsc_wifibt_wifi_hal", + "target_path": "hardware/samsung_slsi/scsc_wifibt/wifi_hal" + }, + { + "repository": "android_hardware_samsung_slsi_scsc_wifibt_wpa_supplicant_lib", + "target_path": "hardware/samsung_slsi/scsc_wifibt/wpa_supplicant_lib" + }, { "repository": "android_kernel_motorola_exynos9610", "target_path": "kernel/motorola/exynos9610-common" -- 2.20.1