summaryrefslogtreecommitdiff
path: root/vendorsetup.sh
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2010-03-22 11:02:30 -0700
committerJean-Baptiste Queru <jbq@google.com>2010-03-22 11:02:30 -0700
commit9d6f4e593f83cd09bb90e486c87779e7b195ac7c (patch)
tree7b8e6d9ecf7868a05966cb9e3d4a8dcabf41aa50 /vendorsetup.sh
parent08c443d79d5b3db720846c7a4498b7dcd9620d8d (diff)
downloadpassion-9d6f4e593f83cd09bb90e486c87779e7b195ac7c.tar.gz
Build configuration based on full.mk
Change-Id: I667a5fe828c74f917f74a18478666908d03fd904
Diffstat (limited to 'vendorsetup.sh')
-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..8db2528
--- /dev/null
+++ b/vendorsetup.sh
@@ -0,0 +1,23 @@
+#
+# Copyright (C) 2008 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 full_passion-userdebug