Go to file
Christopher Tate ffd242ed55 Use pax extended tar format to support long filenames etc.
'tar' supports only 100-character paths; 'ustar' supports only
155+100 character prefix + paths; neither supports files larger
than about 8 gigabytes.  We now use the POSIX.1-2001 'pax'
extended tar format for those files in the backup stream that
are too large or have too-long paths for the 'ustar' format.

Change-Id: I2f256823091deaec9b1ccea685d2344753c6cb67
2011-05-12 18:07:57 -07:00
cmds Replace a custom AndroidRuntime::findClass with a more targeted fix. 2011-04-13 16:43:15 -07:00
include fix onFrameAvailable 2011-05-11 18:01:51 -07:00
libs Use pax extended tar format to support long filenames etc. 2011-05-12 18:07:57 -07:00
opengl fix (Again) adding OES postfix when looking for gl functions 2011-05-11 20:37:47 -07:00
services/surfaceflinger Fix a race in SurfaceFlinger that could cause layers to be leaked forever. 2011-05-03 20:44:51 -07:00
vpn
MODULE_LICENSE_APACHE2
NOTICE