No description
Find a file
Alex Klyubin 7b977ea0e9 Improve DataSource interface.
1. This adds way to obtain a DataSource which represents a region of
   data contained in the DataSource.
2. This fixes a design bug in "feed" method where the size parameter
   was an int instead of long.
3. This fixes a bug in ByteBufferDataSource where its mSize field was
   a long instead of an int (ByteBuffer's length cannot be more than
   2^31).

Bug: 27461702
Change-Id: Ib0812784beb581f19d2412e667b8bd018f0a3c78
2016-05-27 10:28:52 -07:00
core Merge "Fix mm and mmm in Android.bp directories" 2016-05-27 00:23:24 +00:00
libs/host Remove LOCAL_ACP_UNAVAILABLE 2016-03-01 13:16:53 -08:00
target Add fake libart 2016-05-18 07:58:05 -07:00
tools Improve DataSource interface. 2016-05-27 10:28:52 -07:00
.gitignore Add build subprojects to .gitignore 2015-07-23 13:18:47 -07:00
buildspec.mk.default Fix mm and mmm in Android.bp directories 2016-05-26 15:56:21 -07:00
CleanSpec.mk CleanSpec: Clean up $(PRODUCT_OUT)/recovery/root/sdcard. 2016-01-21 17:18:47 -08:00
envsetup.sh Fix mm and mmm in Android.bp directories 2016-05-26 15:56:21 -07:00