sm6250-common: dependencies: Explicitly specify branches

Change-Id: I634cae3be0ae22a2d4bfc711cdcbd32d52b4766d
This commit is contained in:
Alexander Winkowski 2022-04-14 20:06:55 +01:00
parent 7b38336f3f
commit a2b74f2450
No known key found for this signature in database
GPG Key ID: 72762A66704CDE44

View File

@ -2,6 +2,7 @@
{ {
"repository": "hardware_xiaomi", "repository": "hardware_xiaomi",
"target_path": "hardware/xiaomi", "target_path": "hardware/xiaomi",
"branch": "twelve",
"remote": "pixel" "remote": "pixel"
}, },
{ {
@ -13,6 +14,7 @@
{ {
"repository": "vendor_xiaomi_sm6250-common", "repository": "vendor_xiaomi_sm6250-common",
"target_path": "vendor/xiaomi/sm6250-common", "target_path": "vendor/xiaomi/sm6250-common",
"branch": "twelve",
"remote": "pixel-devices-blobs" "remote": "pixel-devices-blobs"
} }
] ]