Files
hardware_oplus/Euicc/AndroidManifest.xml
Nick Reuter 1bfa52f911 Euicc: Convert to EuiccPolicy overlay
Change-Id: I192ddbf961fc2be98dbdf804ab792bb530a0acda
2026-01-20 14:33:23 +01:00

11 lines
381 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
SPDX-FileCopyrightText: 2023-2025 The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.lineageos.euicc.overlay.oplus">
<overlay android:targetPackage="org.lineageos.euicc"
android:isStatic="true" />
</manifest>