mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 04:25:33 -04:00
universal7885: Inital port to A20/A20e
Addtitionally, Add device-specific trees as well Change-Id: Icbbc31c063b18bce3702d0b208a0aee78148a7c0 Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
601b5ef5aa
commit
f8eb3e1258
169 changed files with 2440 additions and 62 deletions
30
universal7885-common/lineage.dependencies
Normal file
30
universal7885-common/lineage.dependencies
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
[
|
||||
{
|
||||
"repository": "android_device_samsung_slsi_sepolicy",
|
||||
"target_path": "device/samsung_slsi/sepolicy"
|
||||
},
|
||||
{
|
||||
"repository": "android_hardware_samsung",
|
||||
"target_path": "hardware/samsung"
|
||||
},
|
||||
{
|
||||
"repository": "android_hardware_samsung_nfc",
|
||||
"target_path": "hardware/samsung/nfc"
|
||||
},
|
||||
{
|
||||
"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_samsung_universal7884B",
|
||||
"target_path": "kernel/samsung/universal7884B"
|
||||
}
|
||||
]
|
||||
Loading…
Reference in a new issue