| The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1 | # |
| 2 | # The list of excluded package paths for the TestCaseClassLoader | ||||
| 3 | # | ||||
| 4 | excluded.0=sun.* | ||||
| 5 | excluded.1=com.sun.* | ||||
| 6 | excluded.2=org.omg.* | ||||
| 7 | excluded.3=javax.* | ||||
| 8 | excluded.4=sunw.* | ||||
| 9 | excluded.5=java.* | ||||
| 10 | excluded.6=org.w3c.dom.* | ||||
| 11 | excluded.7=org.xml.sax.* | ||||
| 12 | excluded.8=net.jini.* | ||||