mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_rosemary
synced 2026-01-27 13:35:09 +00:00
* MediaTek use their own CarrierConfig format, apart from hardcoding the entire CarrierConfig into the RIL stack (for some weird reason), they also provide XMLs too, but these seem to specify multiple mncs per carrier_config entry, which is not supported by AOSP. * Use a script that allows us to not only merge multiple carrier config XMLs together, but also create a copy of the carrier config entry should multiple mncs be specified. Change-Id: I0987164e083c3983d747b87dccb920892bc63614 Signed-off-by: bengris32 <bengris32@protonmail.ch>