88f7d2783c5e4d03b011bff39388241c23c5faf0
* vendor/lib64/libril-qc-hal-qmi.so checks for device name from the property `ro.product.vendor.device`, If it gets a wrong device name then the modem would end up crashing with CRITICAL_DATA_CHECK_FAILED error (perhaps it's Xiaomi-specific thing) * `ro.product.vendor.device` property could be spoofed to something else by the user sometimes, so let's switch to another property to make sure RIL won't get broke because of it Change-Id: I90c5594d43ba6b590500806c4b4b83b0c9878fea
Description
No description provided
Languages
Makefile
100%