diff options
| author | Drgravy <drg113001@gmail.com> | 2016-10-28 22:10:14 -0500 |
|---|---|---|
| committer | Drgravy <drg113001@gmail.com> | 2016-10-28 22:10:14 -0500 |
| commit | 3045a89ebd6a01b35903843fe782e51ace1bca27 (patch) | |
| tree | 95c0db491e7c50a3b00d291bf9349b3a3fc76c8f | |
| parent | 1d5dec1b88cad7bc3f9fdc9f00a62b71dc2ef4a3 (diff) | |
d801? add external/stlport to depsn7.0
Change-Id: Iad0863772565c1e33999cfeb9656ef274772abb6
| -rw-r--r-- | aicp.dependencies | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/aicp.dependencies b/aicp.dependencies index 1d55dcd..257e304 100644 --- a/aicp.dependencies +++ b/aicp.dependencies @@ -20,6 +20,11 @@ "branch": "cm-14.0" }, { + "repository": "CyanogenMod/android_external_stlport", + "target_path": "external/stlport", + "branch": "cm-14.0" + }, + { "repository": "CyanogenMod/android_external_sony_boringssl-compat", "target_path": "external/sony/boringssl-compat", "branch": "cm-14.0" |
