[android-porting] Re: Modifying sensors.c, rebild, and test libsensors.so

2010-08-15 Thread Frank Maker
If you setup your environment ( ". build/envsetup.sh" from $ANDROID_ROOT) and then run "lunch" and select the passion one, it should build. If that doesn't work for some reason, from the root directory just use the variable "LOCAL_MODULE" from the libsensors Makefile. So in this case it would be "m

[android-porting] Assigning Linux group to permission

2010-08-15 Thread Mitar
Hi! We are developing an extension to Android firmware which would allow connecting to mesh networks. We would like to add permission which would give application direct access to wpa_supplicant sockets and the most official way for this it would seem that is adding an XML file like following to /

Re: [android-porting] Assigning Linux group to permission

2010-08-15 Thread Dianne Hackborn
Correct you have to reboot. You could probably verify that by trying to reboot yourself, yes? On Sun, Aug 15, 2010 at 8:52 AM, Mitar wrote: > Hi! > > We are developing an extension to Android firmware which would allow > connecting to mesh networks. We would like to add permission which > would

Re: [android-porting] Insertion Mount on state_Pending.

2010-08-15 Thread 邱建波
Hi axel: your patch works well. "no partitions" means ths sdcard has none partitions,deleted all partitions.it can r/w with pc operating system had this problem happen on your device?can't mount sdcard with "no partitions" 在 2010年8月12日 下午10:51,axel haslam 写道: > i have pushed this

[android-porting] Re: CST: TC Failure due to unknown host

2010-08-15 Thread guru
Hi R, I need to know who will set other system properties like dhcp.eth0.ipaddress, dhcp.eth0.gateway etc?. from code I see that dhcpcd deamon will set system properties. * Wait for a system property to be assigned a specified value. * If desired_value is NULL, then just wait for the property