Hi,
Did any one tried to bring-up mock_ril?
I am trying it on ICS 4.0.4. But it crashing during RIL_register().
I got a solution/workaround for this.
If I comment below line in mock_ril.cpp at function
const RIL_RadioFunctions *RIL_Init(const struct RIL_Env *env, int argc,
char **argv) {
Line#350 //RIL_register(&s_callbacks); // rild is already calling
RIL_register(), so this is redundant.
It works perfectly.
I would like you people to comment on this? Is this solution ok?
Thanks and regards,
Suchand
--
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to the Google Groups
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.