mirror of
https://github.com/LineageOS/android_device_xiaomi_grus.git
synced 2026-01-24 20:32:59 +00:00
grus: Inherit from common tree
Change-Id: I220ee1325e07700386f1a436fca0004df3ad193a
This commit is contained in:
13
AndroidProducts.mk
Normal file
13
AndroidProducts.mk
Normal file
@@ -0,0 +1,13 @@
|
||||
#
|
||||
# Copyright (C) 2022 The LineageOS Project
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
||||
PRODUCT_MAKEFILES := \
|
||||
$(LOCAL_DIR)/lineage_grus.mk
|
||||
|
||||
COMMON_LUNCH_CHOICES := \
|
||||
lineage_grus-user \
|
||||
lineage_grus-userdebug \
|
||||
lineage_grus-eng
|
||||
Reference in New Issue
Block a user