From 8c7a2b7d023d9f24ff7db3ba2e02672aa006c45b Mon Sep 17 00:00:00 2001 From: Tsu Chiang Chuang Date: Fri, 20 May 2011 16:17:17 -0700 Subject: Adding stress test for launcher2 rotation. Change-Id: I03b7dbdd025af39fc733a91f54633a548225e140 --- tests/Android.mk | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 tests/Android.mk (limited to 'tests/Android.mk') diff --git a/tests/Android.mk b/tests/Android.mk new file mode 100644 index 000000000..84e955961 --- /dev/null +++ b/tests/Android.mk @@ -0,0 +1,15 @@ +# Copyright (C) 2011 The Android Open Source Project +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +include $(call all-subdir-makefiles) -- cgit v1.2.3