aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorTrevor Johns <trevorjohns@google.com>2016-06-17 12:02:57 -0700
committerTrevor Johns <trevorjohns@google.com>2016-06-17 12:02:57 -0700
commit62f42b3a3f7871cedffbfd5fb6c69cd7c3949c93 (patch)
tree1c0d352b1df82168dceb13480dfd607f950f0d8a /security
parent50c3316c675f294ca06d97571b1a9a2586ecfef9 (diff)
downloadandroid-62f42b3a3f7871cedffbfd5fb6c69cd7c3949c93.tar.gz
samples: Remove support lib v4/v13 from DirectBoot
Removing these dependencies from template-params.xml for DirectBoot, since they're already included via the base template. Change-Id: Ibee9b52a92cd0049a3e0383f613fe053e77c573a
Diffstat (limited to 'security')
-rw-r--r--security/DirectBoot/template-params.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/security/DirectBoot/template-params.xml b/security/DirectBoot/template-params.xml
index fee3965b..dd5d5b1f 100644
--- a/security/DirectBoot/template-params.xml
+++ b/security/DirectBoot/template-params.xml
@@ -27,8 +27,6 @@
<!-- Include additional dependencies here.-->
<!-- dependency>com.google.android.gms:play-services:5.0.+</dependency -->
- <dependency>com.android.support:support-v4:24.0.0</dependency>
- <dependency>com.android.support:support-v13:24.0.0</dependency>
<dependency>com.android.support:recyclerview-v7:24.0.0</dependency>
<dependency>com.android.support:design:24.0.0</dependency>