summaryrefslogtreecommitdiff
path: root/power_profile/camera_avg/gradle
diff options
context:
space:
mode:
authorMarissa Wall <marissaw@google.com>2017-08-17 15:31:46 -0700
committerMarissa Wall <marissaw@google.com>2017-08-30 18:34:07 -0700
commit1d110d812ca041a87a08a291dbf1d7f6f0c11c29 (patch)
treefb8e83b9b3a4c4fac3b380803b465579a070cfee /power_profile/camera_avg/gradle
parentd865193ea7d72873c5f147644179c4383aee5cf5 (diff)
downloadextras-1d110d812ca041a87a08a291dbf1d7f6f0c11c29.tar.gz
power_profile: snapshot of camera2basic
This app will be used to measure the power of the camera. To start out with, take https://github.com/googlesamples/android-Camera2Basic. This is a sample google tutorial app for the camera. We will modify the app in future patches to automatically take photos. Portions of the app have been renamed to cameraavg. Some unused files have been deleted. Test: take photos using app Change-Id: I3e137a9dce64beef811346ea6bcdeebcc440667e
Diffstat (limited to 'power_profile/camera_avg/gradle')
-rw-r--r--power_profile/camera_avg/gradle/wrapper/gradle-wrapper.jarbin0 -> 49896 bytes
-rw-r--r--power_profile/camera_avg/gradle/wrapper/gradle-wrapper.properties6
2 files changed, 6 insertions, 0 deletions
diff --git a/power_profile/camera_avg/gradle/wrapper/gradle-wrapper.jar b/power_profile/camera_avg/gradle/wrapper/gradle-wrapper.jar
new file mode 100644
index 00000000..8c0fb64a
--- /dev/null
+++ b/power_profile/camera_avg/gradle/wrapper/gradle-wrapper.jar
Binary files differ
diff --git a/power_profile/camera_avg/gradle/wrapper/gradle-wrapper.properties b/power_profile/camera_avg/gradle/wrapper/gradle-wrapper.properties
new file mode 100644
index 00000000..4da4a580
--- /dev/null
+++ b/power_profile/camera_avg/gradle/wrapper/gradle-wrapper.properties
@@ -0,0 +1,6 @@
+#Wed Apr 10 15:27:10 PDT 2013
+distributionBase=GRADLE_USER_HOME
+distributionPath=wrapper/dists
+zipStoreBase=GRADLE_USER_HOME
+zipStorePath=wrapper/dists
+distributionUrl=https\://services.gradle.org/distributions/gradle-3.4.1-all.zip \ No newline at end of file