OSDN Git Service

am 67d82220: temporary hack to allow compilation of adreno driver
authorMathias Agopian <mathias@google.com>
Sat, 31 Jul 2010 02:09:07 +0000 (19:09 -0700)
committerAndroid Git Automerger <android-git-automerger@android.com>
Sat, 31 Jul 2010 02:09:07 +0000 (19:09 -0700)
Merge commit '67d822206387e19a080d94a35d0d720d6b2f78b1' into gingerbread-plus-aosp

* commit '67d822206387e19a080d94a35d0d720d6b2f78b1':
  temporary hack to allow compilation of adreno driver

include/hardware/hardware.h

index 8ba79fa..7ce1cab 100644 (file)
@@ -142,6 +142,9 @@ enum {
      *
      */
 
+    /****** THIS IS TEMPORARY UNTIL THE ADRENO DRIVER IS FIXED ******/
+    HAL_PIXEL_FORMAT_YCrCb_420_SP_ADRENO    = 0x10A,
+
     /*
      * Android YUV format:
      *