Thank you for your comments. The reason why I did not want to add allow rule and I wanted to modify zygote source code is that it was not clear for me to decide whether it is safe or not. Furthermore I wanted to make my android code similar to recent aosp code.
I understand that adding allow rule is safer way than modifying zygote source. Thank you very much Mr Stephen Smally and Mr Dave Platt. 2014-04-17 4:43 GMT+09:00 Dave Platt <[email protected]>: > It would certainly not hurt to pull in the "remove the old API" commit. > it isn't strictly necessary to fix the bug, but it removes code which is > no longer used and would make it easier for you to track any further > changes in this code. > > I don't (offhand) think there are any further commits to this code which > would be relevant. >
_______________________________________________ Seandroid-list mailing list [email protected] To unsubscribe, send email to [email protected]. To get help, send an email containing "help" to [email protected].
