I am facing the same issue with android-4.0.4. That makes me believe that *
device-added-* is no more supported by Android.
How did you work around your issue?

Emeric

On Monday, September 13, 2010 11:02:11 PM UTC-4, Chih-Wei wrote:
>
> I've already changed init/devices.c to add this 
>
>     { "/dev/ttyUSB",        0660,   AID_RADIO,      AID_RADIO, 
> 1 }, 
>
> So /dev/ttyUSB* is created with proper permissions. 
> But it didn't help to my problem. 
>
> Any hint? 
>
> On 9月13日, 下午7時59分, "Wenxy" <[email protected]> wrote: 
> > 
> > Hi Chih-Wei, 
> > you should  chang acess permision of /dev/ttyUSB0 in init.rc: 
> > chmod 666 /dev/ttyUSB0 
> > and chang acess permision when ttyUSB device inset into android board 
> too. 
> > 
>

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to