OSDN Git Service

Use pread() to get the decrypted data for container based DRM file.
authorGloria Wang <gwang@google.com>
Fri, 20 May 2011 17:15:21 +0000 (10:15 -0700)
committerGloria Wang <gwang@google.com>
Fri, 20 May 2011 17:15:21 +0000 (10:15 -0700)
commita6f1104b9d829c636b60b9387e379f9667b5df09
treeb15e56f9897fe165d49ac9e57a111df2f74f0824
parentb4788fdbfdda97bd9cfd0e483276934114d9c438
Use pread() to get the decrypted data for container based DRM file.
For bug 4392094.

Change-Id: Icc64a26c5b413313cc35dcd02d60484dc8245dfb
media/libstagefright/NuHTTPDataSource.cpp