mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-02-01 07:40:34 +00:00
13 lines
290 B
Makefile
13 lines
290 B
Makefile
#
|
|
# SPDX-FileCopyrightText: 2021-2024 The LineageOS Project
|
|
# SPDX-FileCopyrightText: 2021-2024 The Calyx Institute
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
# Overlays
|
|
DEVICE_PACKAGE_OVERLAYS += device/google/zuma/overlay-lineage
|
|
|
|
# EUICC
|
|
PRODUCT_PACKAGES += \
|
|
EuiccSupportPixelOverlay
|