Hello, The latest Android L emulator image seems to blocking network activity. After using 'adb shell' login to the shell, I am unable to use 'ping' against other hosts.
I saw the following in the log but not sure if it is related: <snip> <4>[ 4.059057] type=1400 audit(1418160658.040:4): avc: denied { module_request } for pid=1158 comm="iptables" kmod="ipt_TCPMSS" scontext=u:r:netd:s0 tcontext=u:r:kernel:s0 tclass=system permissive=0 <4>[ 5.449139] type=1400 audit(1418160659.430:5): avc: denied { module_request } for pid=1205 comm="iptables" kmod="ipt_owner" scontext=u:r:netd:s0 tcontext=u:r:kernel:s0 tclass=system permissive=0 <4>[ 5.449139] type=1400 audit(1418160659.430:6): avc: denied { module_request } for pid=1205 comm="iptables" kmod="ipt_owner" scontext=u:r:netd:s0 tcontext=u:r:kernel:s0 tclass=system permissive=0 <4>[ 5.449139] type=1400 audit(1418160659.430:7): avc: denied { module_request } for pid=1205 comm="iptables" kmod="ipt_owner" scontext=u:r:netd:s0 tcontext=u:r:kernel:s0 tclass=system permissive=0 <4>[ 5.469222] type=1400 audit(1418160659.450:8): avc: denied { module_request } for pid=1206 comm="ip6tables" kmod="ip6t_owner" scontext=u:r:netd:s0 tcontext=u:r:kernel:s0 tclass=system permissive=0 <4>[ 5.469222] type=1400 audit(1418160659.450:9): avc: denied { module_request } for pid=1206 comm="ip6tables" kmod="ip6t_owner" scontext=u:r:netd:s0 tcontext=u:r:kernel:s0 tclass=system permissive=0 <4>[ 5.469222] type=1400 audit(1418160659.450:10): avc: denied { module_request } for pid=1206 comm="ip6tables" kmod="ip6t_owner" scontext=u:r:netd:s0 tcontext=u:r:kernel:s0 tclass=system permissive=0 </snip> I also heard that Android L enables SELinux by default, could that be the problem? Is there any way to get around it? Thank you. Charles -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com 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 android-developers+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.