grus: Inherit from common tree

Change-Id: I220ee1325e07700386f1a436fca0004df3ad193a
This commit is contained in:
Sebastiano Barezzi
2022-02-09 18:58:11 +01:00
commit cd95b56ed2
8 changed files with 141 additions and 0 deletions

13
AndroidProducts.mk Normal file
View 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