aboutsummaryrefslogtreecommitdiff
path: root/input
diff options
context:
space:
mode:
authorTrevor Johns <trevorjohns@google.com>2013-10-29 20:42:29 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2013-10-29 20:42:29 +0000
commitcb241f808c4be84f3a5e4523c2ad555534d7dc6e (patch)
tree09438b30977251e5df523198503ff65996598007 /input
parent473bded3754fd0136b78c4b70f43dfb5c02c98e3 (diff)
parent4182af2cd176d7b05576be358ad32c5d15dd6706 (diff)
downloadandroid-cb241f808c4be84f3a5e4523c2ad555534d7dc6e.tar.gz
Merge "Updated all samples with group categories." into developers-dev
Diffstat (limited to 'input')
-rw-r--r--input/gestures/BasicGestureDetect/template-params.xml4
-rw-r--r--input/multitouch/BasicMultitouch/template-params.xml5
2 files changed, 2 insertions, 7 deletions
diff --git a/input/gestures/BasicGestureDetect/template-params.xml b/input/gestures/BasicGestureDetect/template-params.xml
index 1feba018..fc8b48d1 100644
--- a/input/gestures/BasicGestureDetect/template-params.xml
+++ b/input/gestures/BasicGestureDetect/template-params.xml
@@ -14,11 +14,9 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-
-
-
<sample>
<name>BasicGestureDetect</name>
+ <group>Input</group>
<package>com.example.android.basicgesturedetect</package>
diff --git a/input/multitouch/BasicMultitouch/template-params.xml b/input/multitouch/BasicMultitouch/template-params.xml
index 7bd997f5..76778187 100644
--- a/input/multitouch/BasicMultitouch/template-params.xml
+++ b/input/multitouch/BasicMultitouch/template-params.xml
@@ -14,12 +14,9 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-
-
-
<sample>
<name>BasicMultitouch</name>
- <group>NoGroup</group>
+ <group>Input</group>
<package>com.example.android.basicmultitouch</package>