2016-08-14 08:44:43 +00:00
|
|
|
#
|
2019-01-17 13:18:56 +00:00
|
|
|
# Copyright 2012 The Android Open Source Project
|
2016-08-14 08:44:43 +00:00
|
|
|
#
|
|
|
|
# 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
|
|
|
|
#
|
2017-03-05 09:57:39 +00:00
|
|
|
# http://www.apache.org/licenses/LICENSE-2.0
|
2016-08-14 08:44:43 +00:00
|
|
|
#
|
|
|
|
# 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.
|
2017-03-05 09:57:39 +00:00
|
|
|
#
|
2013-09-27 14:10:20 +00:00
|
|
|
|
2017-04-27 07:40:46 +00:00
|
|
|
add_lunch_combo razorg-userdebug
|
2018-02-26 12:20:54 +00:00
|
|
|
add_lunch_combo razorg_go-userdebug
|
2019-01-17 13:18:56 +00:00
|
|
|
add_lunch_combo aosp_deb-userdebug
|
|
|
|
|