Re: [android-kernel] Re: About AT Command in Linux System Calls of Nexus 4

2016-02-01 Thread Shree Kumar
IMO, hooking at the kernel level is not the right approach for Android. Please hook at the higher levels - maybe the RIL, or API/framework. Such approach may also work better across devices. On 02-Feb-2016 2:58 am, wrote: > Hello everyone, > > I have same issue with Nexus 4. Now, I'm hookig all s

Re: [android-kernel] Re: Device Booting

2015-09-10 Thread Shree Kumar
Most likely that sensors will get initialized while the kernel is booting. This may not be true on all platforms, though. I believe some platforms have the ability to offload sensor processing to other processors on the same SoC. HTH -- Shree On 10-Sep-2015 9:26 pm, "Raul Piper" wrote: > Its a