In init.rc I specified my

insmod mymodule.ko

And it seems to work properly. My device is added under /dev at /dev/
mydevice
After that, I want 'system' to become owner of this inode.
I tried adding

on device-added-/dev/mydevice
chown system system /dev/mydevice

But it doesn't work. Any idea?
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to