Guang Zhu 8cd303aec6 Quick fix layout test path problems
SD card mount point has changed from /sdcard to /mnt/sdcard. layout test was calling getCanonicalPath to determine the path to the test case, which causes problem because /sdcard is now a symlink, and canonical path is actually the "real" path. Using quick dirty fix for now, will properly migrate any hard-coded reference to "/sdcard" to system function calls.
2010-02-22 17:45:05 -08:00
2010-02-12 23:26:12 -05:00
2010-02-22 15:37:51 -08:00
2010-02-17 18:36:40 -05:00
2010-02-22 17:45:05 -08:00
2010-02-20 17:29:05 -08:00
2010-02-04 18:10:33 -08:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%