Made with SebaUbuntu's TWRP device tree generator Arch: arm64 Manufacturer: motorola Model: motorola edge 30 pro Script version: 3.0.0
14 lines
308 B
Makefile
14 lines
308 B
Makefile
#
|
|
# Copyright (C) 2023 The Android Open Source Project
|
|
# Copyright (C) 2023 SebaUbuntu's TWRP device tree generator
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
PRODUCT_MAKEFILES := \
|
|
$(LOCAL_DIR)/omni_hiphi.mk
|
|
|
|
COMMON_LUNCH_CHOICES := \
|
|
omni_hiphi-user \
|
|
omni_hiphi-userdebug \
|
|
omni_hiphi-eng
|