diff --git a/aosp.dependencies b/aosp.dependencies index b26c3a2..13c1bc3 100644 --- a/aosp.dependencies +++ b/aosp.dependencies @@ -4,5 +4,15 @@ "target_path": "packages/apps/PixelLiveWallpaper", "branch": "ten", "remote": "pixel-gitlab" + }, + { + "repository" : "vendor_realme", + "target_path": "vendor/realme", + "branch": "ten" + }, + { + "repository": "kernel_realme_sdm710", + "target_path": "kernel/realme/sdm710", + "branch": "ten" } ]