mirror of
https://github.com/Evolution-X-Devices/device_google_zumapro
synced 2026-01-27 13:34:31 +00:00
11 lines
231 B
Makefile
11 lines
231 B
Makefile
|
|
#
|
||
|
|
# SPDX-FileCopyrightText: 2024 The Evolution Project
|
||
|
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
#
|
||
|
|
|
||
|
|
# Overlays
|
||
|
|
DEVICE_PACKAGE_OVERLAYS += device/google/zumapro/overlay-evolution
|
||
|
|
|
||
|
|
# PixelParts
|
||
|
|
include packages/apps/PixelParts/device.mk
|