summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2018-04-04 17:04:57 -0700
committerDan Willemsen <dwillemsen@google.com>2018-04-04 17:04:57 -0700
commit5cf81900d1ba351339cbc3d36ddc0ae18b33a131 (patch)
tree063b67e7a5d0b1673096f348aecd5b015c6bb970
parent273b4c23ca2d21ade1f28a01dd679fa9051b098e (diff)
downloadangler-o-mr1-iot-preview-8.tar.gz
Bug: 77599627 Test: lunch [see entries in list] Change-Id: Ibb9578ddfa43e241f868e2cf5a482a47482ee060
-rw-r--r--AndroidProducts.mk3
-rwxr-xr-xvendorsetup.sh17
2 files changed, 3 insertions, 17 deletions
diff --git a/AndroidProducts.mk b/AndroidProducts.mk
index 372fa53..76c57f3 100644
--- a/AndroidProducts.mk
+++ b/AndroidProducts.mk
@@ -16,3 +16,6 @@
PRODUCT_MAKEFILES := \
$(LOCAL_DIR)/aosp_angler.mk
+
+COMMON_LUNCH_CHOICES := \
+ aosp_angler-userdebug
diff --git a/vendorsetup.sh b/vendorsetup.sh
deleted file mode 100755
index 6ab23b3..0000000
--- a/vendorsetup.sh
+++ /dev/null
@@ -1,17 +0,0 @@
-#
-# Copyright 2015 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.
-#
-
-add_lunch_combo aosp_angler-userdebug