Hi tiago, you can try to set writable access to group, but not others.
mo On Sat, Dec 3, 2011 at 2:37 AM, Tiago Maluta <[email protected]> wrote: > I'm validating my device running Android 2.3.4 through CTS and failing on > testAllFilesInSysAreNotWritable: > > > android.permission.cts.FileSystemPermissionTest#testAllFilesInSysAreNotWritable.....(fail) > > The CTS code [1] traverses the entire /sys directory asserting to > writable files. But some files on /sys must be writable (e.g.: change LED > status). > > [1] > cts/tests/tests/permission/src/android/permission/cts/FileSystemPermissionTest.java > > Any suggestion on how can I fix this? > > --tm > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-porting > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
