From 99c1c20f1d92e6ba48ee53e04e8a39b6464cb45d Mon Sep 17 00:00:00 2001 From: Onelots Date: Tue, 2 Dec 2025 19:26:42 +0100 Subject: [PATCH] msm8998-common: dependencies: sync sony timekeep Signed-off-by: Onelots --- evolution.dependencies | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/evolution.dependencies b/evolution.dependencies index 7ede500..678a78c 100644 --- a/evolution.dependencies +++ b/evolution.dependencies @@ -18,5 +18,11 @@ "target_path": "hardware/qcom-caf/msm8998-4-14", "remote": "github-non-los", "branch": "lineage-22.2-msm8998-4-14" + }, + { + "repository": "Lineageos/android_hardware_sony_timekeep", + "target_path": "hardware/sony/timekeep", + "remote": "github-non-los", + "branch": "lineage-22.2" } ]