Go to file
Kenny Root 18092ddc86 Change assets to use 64-bit API
The asset system and supporting libraries were using off_t instead of
off64_t to access files larger than 2GB (32-bit signed). This change
replaces all off_t with off64_t and lseek64.

There is a new utils/Compat.h added for Mac OS compatibility.

Also fixed some size-related compiler warnings.

Bug: 3205336
Change-Id: I9097b3cb7a602e811fe52f245939d8975da55e9e
2010-12-08 11:21:30 -08:00
cmds KeyStore: Update the parameters of generating master keys. 2010-10-01 01:42:55 +08:00
include Change assets to use 64-bit API 2010-12-08 11:21:30 -08:00
libs Change assets to use 64-bit API 2010-12-08 11:21:30 -08:00
opengl Merge "Fix newlines in this file." 2010-12-07 16:27:31 -08:00
services/surfaceflinger Remove const_cast to layer handle 2010-12-01 12:29:36 -08:00
vpn
MODULE_LICENSE_APACHE2
NOTICE Add missing NOTICE entries. 2010-10-19 16:56:02 -07:00