[Android] Add missing hardware headers for gingerbread
    Thomas Guillem 
    git at videolan.org
       
    Fri Jul 25 11:36:43 CEST 2014
    
    
  
vlc-ports/android | branch: master | Thomas Guillem <guillem at archos.com> | Mon Jun 23 15:00:21 2014 +0200| [9153bd43a3f066b31e891580ba8ae5e997abb9ee] | committer: Martin Storsjö
Add missing hardware headers for gingerbread
This allows building most of the iomx hwbuffer code for gingerbread
as well, even though it's not hooked up completely yet.
Signed-off-by: Martin Storsjö <martin at martin.st>
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=9153bd43a3f066b31e891580ba8ae5e997abb9ee
---
 .../libhardware/include/hardware/copybit.h         |  219 +++++++
 .../hardware/libhardware/include/hardware/gps.h    |  666 ++++++++++++++++++++
 .../libhardware/include/hardware/gralloc.h         |  351 +++++++++++
 .../libhardware/include/hardware/hardware.h        |  205 ++++++
 .../hardware/libhardware/include/hardware/lights.h |  137 ++++
 .../libhardware/include/hardware/overlay.h         |  243 +++++++
 .../hardware/libhardware/include/hardware/qemud.h  |  144 +++++
 .../libhardware/include/hardware/sensors.h         |  448 +++++++++++++
 .../include/hardware/sensors_deprecated.h          |   75 +++
 9 files changed, 2488 insertions(+)
Diff:   http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commitdiff;h=9153bd43a3f066b31e891580ba8ae5e997abb9ee
    
    
More information about the Android
mailing list