mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-23 06:06:27 -08:00
399d533b90
* Main carrier config from MtkCarrierConfig asset default_v2.9.3.xml, with vendor specific settings appended to the end. [dodyirawan85 edits]: Originaly from xiaomi ruby adapted for our device, since i can't found anything on stock Change-Id: I7bcb5f9714720e3b42b5b1e5dc13cfe4233ac874 Signed-off-by: bengris32 <bengris32@protonmail.ch> Signed-off-by: dodyirawan85 <40514988+dodyirawan85@users.noreply.github.com>
13 lines
249 B
Plaintext
13 lines
249 B
Plaintext
//
|
|
// Copyright (C) 2023 The LineageOS Project
|
|
//
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
//
|
|
|
|
runtime_resource_overlay {
|
|
name: "CarrierConfigOverlay",
|
|
sdk_version: "current",
|
|
product_specific: true,
|
|
aaptflags: ["--keep-raw-values"]
|
|
}
|