diff options
| author | SpiritCroc <dev@spiritcroc.de> | 2020-02-23 12:11:06 +0100 |
|---|---|---|
| committer | SpiritCroc <dev@spiritcroc.de> | 2020-02-23 12:11:06 +0100 |
| commit | 5fec5a513a770d36e2443368ae726cc24b8f280e (patch) | |
| tree | 92164f92cac488df9d0d65b26c938023b77b32c7 | |
| parent | 97f50c5b2009ec04ab6e99338dfe75f5bbf246f3 (diff) | |
shinano: Q dependencies
Change-Id: Ia2fda56d6a67e612d7320a80656893939cadd711
| -rw-r--r-- | aicp.dependencies | 14 |
1 files changed, 2 insertions, 12 deletions
diff --git a/aicp.dependencies b/aicp.dependencies index 0701ede..71bf80e 100644 --- a/aicp.dependencies +++ b/aicp.dependencies @@ -2,21 +2,11 @@ { "repository": "AICP/device_sony_msm8974-common", "target_path": "device/sony/msm8974-common", - "branch": "p9.0" - }, - { - "repository": "AICP/kernel_sony_msm8974", - "target_path": "kernel/sony/msm8974", - "branch": "p9.0" - }, - { - "repository": "LineageOS/android_hardware_broadcom_nfc", - "target_path": "hardware/broadcom/nfc", - "branch": "lineage-16.0" + "branch": "q10.0" }, { "repository": "AICP/hardware_broadcom_fm", "target_path": "hardware/broadcom/fm", - "branch": "p9.0" + "branch": "q10.0" } ] |
