diff options
Diffstat (limited to 'aicp.dependencies')
| -rw-r--r-- | aicp.dependencies | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/aicp.dependencies b/aicp.dependencies new file mode 100644 index 0000000..1702504 --- /dev/null +++ b/aicp.dependencies @@ -0,0 +1,17 @@ +[ + { + "repository": "AICP/kernel_asus_flo", + "target_path": "kernel/asus/flo", + "branch": "mm6.0-caf" + }, + { + "repository": "AICP/proprietary_vendor_asus", + "target_path": "vendor/asus", + "branch": "mm6.0" + }, + { + "repository": "CyanogenMod/android_external_stlport", + "target_path": "external/stlport", + "branch": "cm-13.0" + } +] |
