diff options
| author | Julian Veit <claymore1298@gmail.com> | 2021-02-19 08:23:09 +0100 |
|---|---|---|
| committer | Julian Veit <claymore1298@gmail.com> | 2021-02-19 08:23:09 +0100 |
| commit | 89bd8f874cba3e79d94bb250eb9f624c2dfbb85e (patch) | |
| tree | 8f3d91e83839a8a8ca425b7faefb9739c27ca258 | |
| parent | e8350c74f2701723282ba0b5c342a33bdebbe614 (diff) | |
m8: wipe our branch for dependencies
Change-Id: I29138b4591d1a114d6e67777d201b64c3341c129
| -rw-r--r-- | aicp.dependencies | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/aicp.dependencies b/aicp.dependencies index 18d1c96..b5e5f69 100644 --- a/aicp.dependencies +++ b/aicp.dependencies @@ -1,7 +1,6 @@ [ { "repository": "AICP/device_htc_m8-common", - "target_path": "device/htc/m8-common", - "branch": "q10.0" + "target_path": "device/htc/m8-common" } ] |
