aboutsummaryrefslogtreecommitdiff
path: root/security/FingerprintDialog/template-params.xml
diff options
context:
space:
mode:
authorTakeshi Hagikura <thagikura@google.com>2016-05-09 16:53:25 +0900
committerTakeshi Hagikura <thagikura@google.com>2016-05-10 14:38:54 +0900
commit23fbc974f1994d55e41dd34a453a95d971893572 (patch)
tree1d088497129310cd1f3d690951b260e6f7216957 /security/FingerprintDialog/template-params.xml
parent9af4218d754cabf312276a760692cb6bfd3b3d76 (diff)
downloadandroid-23fbc974f1994d55e41dd34a453a95d971893572.tar.gz
Make the FingerprintDialog sample buildable with Android.mk so that both
engineers can quickly iterate the changes over the sample. From the top level of the Android source directory, now the sample can be built by '$ make FingerprintDialog'. This CL deletes the dagger dependency and the unit test depends on dagger, but dagger wasn't relevant to the usage of the FingerprintManager and the unit test wasn't pushed to GitHub. So should be no impact. Also the CL makes the sample not depend on the Application/template directory because otherwise './gradlew preflight' command is needed to build the sample by 'make FingerprintDialog', which isn't good experience. Bug: 27369902 Change-Id: If37836c1a51cbf1b8bede81210092edec41b6926
Diffstat (limited to 'security/FingerprintDialog/template-params.xml')
-rw-r--r--security/FingerprintDialog/template-params.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/security/FingerprintDialog/template-params.xml b/security/FingerprintDialog/template-params.xml
index 33db81c3..cb1d2767 100644
--- a/security/FingerprintDialog/template-params.xml
+++ b/security/FingerprintDialog/template-params.xml
@@ -28,15 +28,6 @@
<targetSdkVersion>23</targetSdkVersion>
<compileSdkVersion>23</compileSdkVersion>
- <dependency>com.squareup.dagger:dagger:1.2.2</dependency>
- <dependency>com.squareup.dagger:dagger-compiler:1.2.2</dependency>
-
- <!-- TODO(thagikura) These dependencies should be created as testCompile instead of compile but
- the template system doesn't allow androidTestCompile dependencies. Change it once fixed.
- -->
- <dependency>junit:junit:4.12</dependency>
- <dependency>org.mockito:mockito-core:1.10.19</dependency>
-
<strings>
<intro>
<![CDATA[