11 lines
259 B
Bash
11 lines
259 B
Bash
|
#
|
||
|
# Copyright (C) 2023 The Android Open Source Project
|
||
|
# Copyright (C) 2023 SebaUbuntu's TWRP device tree generator
|
||
|
#
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
#
|
||
|
|
||
|
add_lunch_combo omni_hiphi-user
|
||
|
add_lunch_combo omni_hiphi-userdebug
|
||
|
add_lunch_combo omni_hiphi-eng
|