mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
a20: General CharaROM Fixups
- Points to CharaROM repos where needed - Boot and Vendor SPLs match Platform SPL - Add a "encryption unsupported" prompt, which will be used by lineage-sdk
This commit is contained in:
parent
8b3fea5e5a
commit
c5275d4a6e
4 changed files with 13 additions and 9 deletions
|
|
@ -1,67 +0,0 @@
|
|||
[
|
||||
{
|
||||
"repository": "crdroidandroid/android_vendor_samsung_a20",
|
||||
"target_path": "vendor/samsung/a20"
|
||||
},
|
||||
{
|
||||
"repository": "crdroidandroid/android_vendor_samsung_universal7885-common",
|
||||
"target_path": "vendor/samsung/universal7885-common"
|
||||
},
|
||||
{
|
||||
"repository": "crdroidandroid/android_hardware_samsung-ext_interfaces",
|
||||
"target_path": "hardware/samsung-ext/interfaces"
|
||||
},
|
||||
{
|
||||
"repository": "crdroidandroid/android_hardware_samsung_slsi-linaro_interfaces",
|
||||
"target_path": "hardware/samsung_slsi-linaro/interfaces"
|
||||
},
|
||||
{
|
||||
"repository": "crdroidandroid/android_prebuilts_clang_host_linux-x86_clang-vortex",
|
||||
"target_path": "prebuilts/clang/host/linux-x86/clang-vortex"
|
||||
},
|
||||
{
|
||||
"repository": "crdroidandroid/android_device_samsung_universal7885-common",
|
||||
"target_path": "device/samsung/universal7885-common"
|
||||
},
|
||||
{
|
||||
"repository": "crdroidandroid/android_kernel_samsung_exynos7885",
|
||||
"target_path": "kernel/samsung/exynos7885"
|
||||
},
|
||||
{
|
||||
"repository": "crdroidandroid/android_hardware_samsung_slsi_libbt",
|
||||
"target_path": "hardware/samsung_slsi/libbt"
|
||||
},
|
||||
{
|
||||
"repository": "crdroidandroid/android_hardware_samsung_slsi_scsc_wifibt_wpa_supplicant_lib",
|
||||
"target_path": "hardware/samsung_slsi/scsc_wifibt/wpa_supplicant_lib"
|
||||
},
|
||||
{
|
||||
"repository": "crdroidandroid/android_hardware_samsung_slsi_scsc_wifibt_wifi_hal",
|
||||
"target_path": "hardware/samsung_slsi/scsc_wifibt/wifi_hal"
|
||||
},
|
||||
{
|
||||
"repository": "crdroidandroid/android_device_samsung_slsi_sepolicy",
|
||||
"target_path": "device/samsung_slsi/sepolicy"
|
||||
},
|
||||
{
|
||||
"repository": "crdroidandroid/android_hardware_samsung",
|
||||
"target_path": "hardware/samsung",
|
||||
"branch": "15.0-a20"
|
||||
},
|
||||
{
|
||||
"repository": "crdroidandroid/android_hardware_samsung_slsi-linaro_graphics",
|
||||
"target_path": "hardware/samsung_slsi-linaro/graphics"
|
||||
},
|
||||
{
|
||||
"repository": "crdroidandroid/android_hardware_samsung_slsi-linaro_exynos",
|
||||
"target_path": "hardware/samsung_slsi-linaro/exynos"
|
||||
},
|
||||
{
|
||||
"repository": "crdroidandroid/android_hardware_samsung_slsi-linaro_config",
|
||||
"target_path": "hardware/samsung_slsi-linaro/config"
|
||||
},
|
||||
{
|
||||
"repository": "crdroidandroid/android_hardware_samsung_slsi-linaro_openmax",
|
||||
"target_path": "hardware/samsung_slsi-linaro/openmax"
|
||||
}
|
||||
]
|
||||
Loading…
Reference in a new issue