b03269604b
Co-authored-by: Michael Bestas <mkbestas@gmail.com> Co-authored-by: razorloves <razorloves@gmail.com> Change-Id: I323dce8b848b44e45ed21002950059e58719113c
12 lines
396 B
Makefile
12 lines
396 B
Makefile
#
|
|
# SPDX-FileCopyrightText: 2021-2024 The LineageOS Project
|
|
# SPDX-FileCopyrightText: 2021-2024 The Calyx Institute
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
DEVICE_PACKAGE_OVERLAYS += $(DEVICE_PATH)/overlay-lineage
|
|
|
|
# EUICC
|
|
PRODUCT_COPY_FILES += \
|
|
frameworks/native/data/etc/android.hardware.telephony.euicc.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/permissions/android.hardware.telephony.euicc.xml
|