Files
frameworks_base/libs
Christopher Tate 83a7cdc565 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
..
2011-05-11 18:01:51 -07:00
2011-05-12 14:55:29 -07:00
2011-05-12 10:15:17 -07:00
2011-01-12 16:00:23 -06:00