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: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to