diff options
| author | doc HD <doc.divxm@gmail.com> | 2016-12-18 19:02:57 +0300 |
|---|---|---|
| committer | doc HD <doc.divxm@gmail.com> | 2016-12-18 19:02:57 +0300 |
| commit | eaf9bfe35e3af200aca5812567fa64b3d216fa29 (patch) | |
| tree | c73cf9f3f9724056e971a8f4a5a0e611e3d2fd77 | |
| parent | 2e0313344b9dd6fe9dab61977dead2f763d0e54c (diff) | |
jfltexx: Add resources_devicesettings deps
Change-Id: I078686ab3d1a245004b795ecfc92bf124eef1c5d
| -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" |
