diff options
| author | Drgravy <drg113001@gmail.com> | 2016-12-04 12:46:21 -0600 |
|---|---|---|
| committer | Drgravy <drg113001@gmail.com> | 2016-12-04 12:46:21 -0600 |
| commit | aff71d59077a60bed908618c38473fa171a3d34a (patch) | |
| tree | e54500b54eb097479bcaa8db67178ba310f656e0 | |
| parent | cb08e24d74aeb36e66846ff4631ebff2f320b415 (diff) | |
vs980: add packages_resources_devicesettings to dependencies
Change-Id: Idabb82ec47ef8692994aec29a58741e5bc0f4c82
| -rw-r--r-- | aicp.dependencies | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/aicp.dependencies b/aicp.dependencies index 9302502..18b9a86 100644 --- a/aicp.dependencies +++ b/aicp.dependencies @@ -25,6 +25,11 @@ "branch": "cm-14.1" }, { + "repository": "CyanogenMod/android_packages_resources_devicesettings", + "target_path": "packages/resources/devicesettings", + "branch": "cm-14.1" + }, + { "repository": "CyanogenMod/android_external_stlport", "target_path": "external/stlport", "branch": "cm-14.1" |
