On Mediatek devices, modem can request ro.product.device directly to switch hardware configuration depending on the HW it is running on. On AOSP GSI, if the ro.product.device is "generic", it'll switch to ro.product.vendor.device, but not when it's "phhgsi.*". Which leads to the device not loading the proper HW config, and failing to modem altogether (notably on Redmi 9A) To fix this, have ccci_rpcd report vendor props instead of system props
You'll need to call generate.sh in this folder to generate the Makefiles to build the Treble targets
Description
Languages
Makefile
58.2%
C++
23.2%
Shell
17.9%
C
0.7%