From 84f588e5d5bba1663e0dd83679ef57a468f4313d Mon Sep 17 00:00:00 2001 From: KakatkarAkshay Date: Fri, 31 Dec 2021 22:15:32 +0530 Subject: [PATCH] sm7250-common: Track extra repo for op-fwk --- aosp.dependencies | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/aosp.dependencies b/aosp.dependencies index fadbfb7..f65eda8 100644 --- a/aosp.dependencies +++ b/aosp.dependencies @@ -4,6 +4,11 @@ "target_path" : "hardware/oneplus", "remote" : "pixel" }, + { + "repository" : "device_oneplus_extras", + "target_path" : "device/oneplus/extras", + "branch" : "twelve" + }, { "repository" : "vendor_oneplus_sm7250-common", "target_path" : "vendor/oneplus/sm7250-common",