Hi All,

On my custom device we have ICS 4.0.4 running and there is a need to change 
a sysfs value from a java app.

We have achieved this by  *java app --> jni --> sysfs *

But the above approach does not work if *chmod  0777 /sys/<sysfs_path>  *is 
NOT set*.*
*
*
The jni library , java app etc. all reside in custom device folder and has 
not been moved to framework/base, 


Is it possible to access sysfs via jni 

   1. without changing sysfs permission
   2. without moving the java app --> jni --> sysfs to framework

Any input would be appreciated.

Regards,
Keerthi
*
*

-- 
-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

--- 
You received this message because you are subscribed to the Google Groups 
"android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-porting+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to