diff options
| author | SpiritCroc <dev@spiritcroc.de> | 2020-07-30 15:57:18 +0200 |
|---|---|---|
| committer | SpiritCroc <dev@spiritcroc.de> | 2020-07-30 15:57:18 +0200 |
| commit | 8e0073d1f2af4005a91294bc22107b0ad05430d3 (patch) | |
| tree | 9b84495d256384aea1cf7cf68a22879c8e78a230 | |
| parent | c0aff301d74b9dac1cc7338db14555fd91a08063 (diff) | |
apollo: add dependency for prebuilt TWRPq10.0
Change-Id: I28e31e624c6ce82554df79fcf3f613db595d0789
| -rw-r--r-- | aicp.dependencies | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/aicp.dependencies b/aicp.dependencies index 4f0cde0..d9a0cda 100644 --- a/aicp.dependencies +++ b/aicp.dependencies @@ -3,5 +3,10 @@ "repository": "AICP/device_sony_tama-common", "target_path": "device/sony/tama-common", "branch": "q10.0" + }, + { + "repository": "AICP/device_twrp", + "target_path": "device/twrp/apollo", + "branch": "apollo" } ] |
