[android-kernel] NFC Service in Androidx86

2013-01-05 Thread Bruce Beitman
level, but where then would it determine to include it in the image or not? Any advice is appreciated. Thanks Bruce Beitman -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-kernel

[android-kernel] Re: VPN for Xperia Pro

2012-08-09 Thread Bruce Beitman
Are you having trouble finding the correct module or inserting it? I used this tutorial for writing and pushing a kernel onto my Galaxy Nexus running ICS. http://forum.xda-developers.com/showthread.php?t=1236576 On Wednesday, August 8, 2012 6:16:59 AM UTC-4, Richard Gibbs wrote: > > Hi all. >

[android-kernel] Finding kernel routine responsible for accessing external memory

2012-08-09 Thread Bruce Beitman
I'm trying to determine exactly when the external memory gets accessed (whether its internal flash or an SD card I don't care). I am using a Galaxy Nexus. I have successfully built a kernel module with kprobes monitoring do_fork() children lifespan times and verified it with an adb dmesg, which