2021-11-23 00:52:09 +09:00
|
|
|
#
|
|
|
|
# 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
|
2018-12-02 06:53:00 +09:00
|
|
|
|
|
|
|
# EUICC
|
|
|
|
PRODUCT_COPY_FILES += \
|
|
|
|
frameworks/native/data/etc/android.hardware.telephony.euicc.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/permissions/android.hardware.telephony.euicc.xml
|