device_xiaomi_miatoll/aosp.dependencies
Roberto Sartori 6f042cb1c6
miatoll: Switch from time_daemon to TimeKeep
* 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
2023-08-17 04:52:48 +00:00

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"
}
]