From a2b74f24505a0eb9e40ba03525894cf98e15dcea Mon Sep 17 00:00:00 2001 From: Alexander Winkowski Date: Thu, 14 Apr 2022 20:06:55 +0100 Subject: [PATCH] sm6250-common: dependencies: Explicitly specify branches Change-Id: I634cae3be0ae22a2d4bfc711cdcbd32d52b4766d --- aosp.dependencies | 2 ++ 1 file changed, 2 insertions(+) diff --git a/aosp.dependencies b/aosp.dependencies index 9d9022a..3c56ff1 100644 --- a/aosp.dependencies +++ b/aosp.dependencies @@ -2,6 +2,7 @@ { "repository": "hardware_xiaomi", "target_path": "hardware/xiaomi", + "branch": "twelve", "remote": "pixel" }, { @@ -13,6 +14,7 @@ { "repository": "vendor_xiaomi_sm6250-common", "target_path": "vendor/xiaomi/sm6250-common", + "branch": "twelve", "remote": "pixel-devices-blobs" } ]