mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 20:45:31 -04:00
universal7885: interfaces: Implement FMRadio HAL V1.2
* Also, track our fork of OneUI theme lib
* Implement read from sysfs interface which can fix channel searching on some cases
* Commit link: fead45ba0e
Change-Id: I81532b7f8169637fdcad0f678790a2b1f1888ecc
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
02eded67c8
commit
e07865c670
14 changed files with 140 additions and 25 deletions
|
|
@ -11,6 +11,7 @@ git clone https://github.com/lineageos/android_hardware_samsung_nfc hardware/sam
|
|||
git clone https://github.com/lineageos/android_hardware_samsung_slsi_libbt hardware/samsung_slsi/libbt
|
||||
git clone https://github.com/eurekadevelopment/android_hardware_samsung_slsi_scsc_wifibt_wifi_hal.git hardware/samsung_slsi/scsc_wifibt/wifi_hal
|
||||
git clone https://github.com/lineageos/android_hardware_samsung_slsi_scsc_wifibt_wpa_supplicant_lib hardware/samsung_slsi/scsc_wifibt/wpa_supplicant_lib
|
||||
git clone https://github.com/eurekadevelopment/OneUI-Design-Library external/OneUI --depth=1
|
||||
# Vendors
|
||||
git clone --depth=1 https://github.com/eurekadevelopment/android_vendor_samsung_exynos7885.git -b master vendor/samsung
|
||||
if test -f device/samsung/universal7885-common/vendor_name; then
|
||||
|
|
|
|||
Loading…
Reference in a new issue