diff options
| author | doc HD <doc.divxm@gmail.com> | 2016-12-18 19:02:07 +0300 |
|---|---|---|
| committer | doc HD <doc.divxm@gmail.com> | 2016-12-18 19:02:07 +0300 |
| commit | 27c89f776f0d0ffa39527cc8d866f75540a6a572 (patch) | |
| tree | d3fc2bea2b9ff40a8bc687a50dad7abcc6c77a34 | |
| parent | 75ac1c4042e0cba9d454704c84254fbc00a6a7fd (diff) | |
jfltevzw: Add resources_devicesettings deps
Change-Id: I307f3bf7dfe9ce7a38e68b677c0b9edcf37be61d
| -rw-r--r-- | aicp.dependencies | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/aicp.dependencies b/aicp.dependencies index 29385f9..8582fd2 100644 --- a/aicp.dependencies +++ b/aicp.dependencies @@ -30,6 +30,11 @@ "branch": "cm-14.1" }, { + "repository" : "CyanogenMod/android_packages_resources_devicesettings", + "target_path": "packages/resources/devicesettings", + "branch" : "cm-14.1" + }, + { "repository": "AICP/proprietary_vendor_samsung", "target_path": "vendor/samsung", "branch": "n7.1" |
