summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorleozwang <leozwang@google.com>2014-06-13 16:56:54 -0700
committerleozwang <leozwang@google.com>2014-06-13 16:56:54 -0700
commit679cb0adcc77bf3772d32f4a42e5d506d14f3274 (patch)
tree5f96ae8c5fd2fc665e02a7c651ee204696cf7887
parent348cea3bdccd14c4625659d4dc2a9607de9b48d0 (diff)
downloadmini-emulator-armv7-a-neon-679cb0adcc77bf3772d32f4a42e5d506d14f3274.tar.gz
Add mini emulator arm target into menu
Change-Id: Icbead33b21b9e51ac1de3cf774ef00073d8edc5c
-rw-r--r--vendorsetup.sh23
1 files changed, 23 insertions, 0 deletions
diff --git a/vendorsetup.sh b/vendorsetup.sh
new file mode 100644
index 0000000..0dd268c
--- /dev/null
+++ b/vendorsetup.sh
@@ -0,0 +1,23 @@
+#
+# Copyright (C) 2012 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.
+#
+
+# This file is executed by build/envsetup.sh, and can use anything
+# defined in envsetup.sh.
+#
+# In particular, you can add lunch options with the add_lunch_combo
+# function: add_lunch_combo generic-eng
+
+add_lunch_combo mini_emulator_armv7a_neon-userdebug