Pierre-Hugues Husson 5874b86caf Fake MTK's ccci_rpcd props
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
2022-02-19 09:29:46 -05:00
2018-08-07 13:09:49 +02:00
2019-01-14 17:09:57 +00:00
2019-01-04 14:01:44 +00:00
2022-02-01 19:22:27 -05:00
2021-10-13 11:00:32 -04:00
2020-06-07 13:21:02 +02:00
2019-09-12 20:44:16 +02:00
2017-12-19 13:08:26 +01:00
2018-11-18 19:43:10 +01:00
2021-04-07 09:17:24 +01:00
2018-03-03 19:50:47 +01:00
2021-02-16 00:37:28 -05:00
2020-05-14 16:52:26 +05:00
2017-12-17 18:14:40 +01:00
2020-05-08 19:38:03 +01:00
2018-03-22 22:47:23 +01:00
2022-02-19 09:29:46 -05:00
2019-07-19 10:18:26 +02:00

You'll need to call generate.sh in this folder to generate the Makefiles to build the Treble targets
Description
No description provided
Readme 11 MiB
Languages
Makefile 58.2%
C++ 23.2%
Shell 17.9%
C 0.7%