android_device_motorola_milanf/resource-overlay/device/ProductFrameworks/AndroidManifest.xml
razorloves de793d4e95
bangkk: Set slotId# of non-removable esim
This is needed for esim to function properly.
Without it the EID value could not be read.

Change-Id: I414a7c98362523c5880cfa90b6ce9c0ce92e9c32
2025-03-30 18:59:38 +03:00

13 lines
387 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
SPDX-FileCopyrightText: The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="android.overlay.product.bangkk">
<overlay
android:isStatic="true"
android:priority="600"
android:targetPackage="android" />
</manifest>