mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-23 06:06:27 -08:00
dcbc47dc22
* Import required system IMS blobs from XOS X6833B-H894DEFGHI-T-GL-231102V2897. * Set the default IMS implementation to com.mediatek.ims via overlay. * Force enable IMS features via overlay and sysprops. * Add MediaTek framework jars to bootjars. * Copy priv-app permissions for MediaTek IMS. Change-Id: Ie258bff336586919a1127c3f7241e3ef9d689dd5 Signed-off-by: bengris32 <bengris32@protonmail.ch> Signed-off-by: dodyirawan85 <40514988+dodyirawan85@users.noreply.github.com>
13 lines
235 B
Plaintext
13 lines
235 B
Plaintext
//
|
|
// Copyright (C) 2023 The LineageOS Project
|
|
//
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
//
|
|
|
|
runtime_resource_overlay {
|
|
name: "TelephonyOverlay",
|
|
sdk_version: "current",
|
|
product_specific: true,
|
|
resource_dirs: ["res"]
|
|
}
|