mirror of
https://github.com/Evolution-X-Devices/device_google_raviole
synced 2026-01-27 15:47:37 +00:00
9 lines
238 B
Makefile
9 lines
238 B
Makefile
#
|
|
# SPDX-FileCopyrightText: 2024 The Evolution X Project
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
$(call inherit-product, $(DEVICE_PATH)/device-evolution.mk)
|
|
|
|
DEVICE_PACKAGE_OVERLAYS += $(DEVICE_PATH)/$(DEVICE_CODENAME)/overlay-evolution
|