On Fri, 3 Jan 2020 06:50:40 +0000 Belgin ?tirbu <[email protected]> wrote:
> This problem prevented the SIM to be fully recognized and only > incoming calls/messages worked. > > The issue is the code assumes tag 0x88 exists, and then assumes that > the TLV right before it is the size tag. These two assumptions are > sometimes wrong. The solution is to send the data as-is to the java > RIL because it can also parse TLVs. > > Signed-off-by: Belgin Stirbu <[email protected]> I've tested the patch on Replicant 6.0 and it made the sim card from the bug #1909 (Old French SFR SIM with PIN code setup card not detected) work. Acked-by: Denis 'GNUtoo' Carikli <[email protected]> I also wanted to do a quick test on Replicant 4.2 to know if it broke older rild API but I had some fetch issues with repo sync --force-sync. git://git.replicant.us/replicant/device/samsung/p5110 and many other repositories were not fetching, so I didn't test there. I don't know how such paths are supposed to work (apache config?) but it worked not so long ago. We'll probably have to look in more details at what rild API we want to keep supporting for Replicant 9. Denis.
pgpb7p23995rz.pgp
Description: OpenPGP digital signature
_______________________________________________ Replicant mailing list [email protected] https://lists.osuosl.org/mailman/listinfo/replicant
