If you can't sure whether ueventd will catch the event, why not use a delay work do send this UEVENT?
On Thursday, May 9, 2013 10:18:12 PM UTC+8, Durga wrote: > > Hi, > > I have a driver that sends a UEvent [1] on its resume call back. > I want the 'ueventd' to catch this event, and act upon this. > > My doubt is whether ueventd be already running when my driver's resume > method is > being invoked . > > In other words, > when exactly does the ueventd start running once the android phone > 'resumes' from 'suspend' ? > > [1] kobject_uevent(&dev->kobj, KOBJ_ADD) > > -- > Regards > Durgadoss > -- -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel --- You received this message because you are subscribed to the Google Groups "Android Linux Kernel Development" 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.
