summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorleozwang <leozwang@google.com>2014-06-13 17:01:32 -0700
committerleozwang <leozwang@google.com>2014-06-13 17:01:32 -0700
commit27c3e7294ee16594981c5f34c3ece63480f3c782 (patch)
treeb5ebc2483fa7252b56f717d3cf59f5e6bd66fb15
parenta2f05b8c5259c232be5b029b2d5e721ba3f70917 (diff)
downloadmini-emulator-x86-27c3e7294ee16594981c5f34c3ece63480f3c782.tar.gz
Add emulator_x86 target into lunch menu
Change-Id: Ibe8185ee035e164667077637f7d8497275a57cf2
-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..96025d9
--- /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_x86-userdebug