mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-05-19 12:37:30 +09:00
* time_daemon just refuses to work properly on mata. Sony's TimeKeep, instead, does the job flawlessly, so just ditch the former in favor of the latter. Signed-off-by: Roberto Sartori <roberto.sartori.android@gmail.com> Change-Id: I54f50ed3d49efc2834d478781b15e6ee428a3062
38 lines
911 B
Plaintext
38 lines
911 B
Plaintext
[
|
|
{
|
|
"repository": "LineageOS/android_hardware_sony_timekeep",
|
|
"target_path": "hardware/sony/timekeep",
|
|
"branch": "lineage-20",
|
|
"remote": "github"
|
|
},
|
|
{
|
|
"repository": "hardware_xiaomi",
|
|
"target_path": "hardware/xiaomi",
|
|
"branch": "thirteen",
|
|
"remote": "pixel"
|
|
},
|
|
{
|
|
"repository": "kernel_xiaomi_sm6250",
|
|
"target_path": "kernel/xiaomi/sm6250",
|
|
"branch": "thirteen"
|
|
},
|
|
{
|
|
"repository": "vendor_xiaomi_miatoll",
|
|
"target_path": "vendor/xiaomi/miatoll",
|
|
"branch": "thirteen",
|
|
"remote": "pixel-devices-blobs"
|
|
},
|
|
{
|
|
"repository": "vendor_xiaomi_miatoll-fw",
|
|
"target_path": "vendor/xiaomi/miatoll-fw",
|
|
"branch": "thirteen",
|
|
"remote": "pixel-devices-blobs"
|
|
},
|
|
{
|
|
"repository": "vendor_xiaomi_miatoll-gcam",
|
|
"target_path": "vendor/xiaomi/miatoll-gcam",
|
|
"branch": "thirteen",
|
|
"remote": "pixel-devices-blobs"
|
|
}
|
|
]
|