Home
last modified time | relevance | path

Searched refs:SYS_EXCEPTIONS (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/permission/src/android/permission/cts/
DFileSystemPermissionTest.java937 private static final Set<File> SYS_EXCEPTIONS = new HashSet<File>( field in FileSystemPermissionTest
953 writable.removeAll(SYS_EXCEPTIONS); in testAllFilesInSysAreNotWritable()