From 3651aa3f8296eae150590b765fda1d87f49fb5b6 Mon Sep 17 00:00:00 2001 From: Eino-Ville Talvala Date: Thu, 14 Apr 2016 14:03:35 -0700 Subject: Fix DevCamera name and many other things DevCamera is a camera application that uses the camera2 API for all operations. It has a flexible output configuration, and is meant as a sample application for developers and Android OEMs, and as a testing and development tool for the Android camera stack. - Rename package/etc to DevCamera - Add new DevCamera app icon - Update comments and class names - Implement runtime permissions - Add license information to all files - Clean up makefile Bug: 27543253 Change-Id: I050ef9034108053c87ae7cb84e6a72c3e88948cb --- res/values/strings.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'res/values') diff --git a/res/values/strings.xml b/res/values/strings.xml index cf216cf..b91721a 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -1,9 +1,8 @@ - Snappy2 + DevCamera Settings - This is a snappy app! JPEG AF trig NR -- -- cgit v1.2.3