summaryrefslogtreecommitdiff
path: root/vendorsetup.sh
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2015-10-23 18:10:21 +0100
committerDmitry Shmidt <dimitrysh@google.com>2015-11-09 11:06:27 -0800
commite72c920c9e47d61a7a91310ef712cdf3af71fcad (patch)
tree5d65120433322234a8e0037d65d30da509e3a33c /vendorsetup.sh
parent5fd7639a9b8763b0444853915588d5e6b6c47dba (diff)
downloadhikey-e72c920c9e47d61a7a91310ef712cdf3af71fcad.tar.gz
Initial Hikey device configuration
Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org> Change-Id: I2697a8e4aec4991826f7351fd7f41eba324a6869
Diffstat (limited to 'vendorsetup.sh')
-rwxr-xr-xvendorsetup.sh23
1 files changed, 23 insertions, 0 deletions
diff --git a/vendorsetup.sh b/vendorsetup.sh
new file mode 100755
index 00000000..dedfea3b
--- /dev/null
+++ b/vendorsetup.sh
@@ -0,0 +1,23 @@
+#
+# Copyright (C) 2013 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 hikey-userdebug