Skip to content

Commit

Permalink
remove gralloc
Browse files Browse the repository at this point in the history
  • Loading branch information
koush committed Aug 15, 2010
1 parent 2d6bd76 commit b7c3aa4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions extract-files.sh
Expand Up @@ -18,8 +18,6 @@ DEVICE=inc

mkdir -p ../../../vendor/htc/$DEVICE/proprietary

adb pull /system/lib/hw/gralloc.qsd8k.so ../../../vendor/htc/$DEVICE/proprietary

adb pull /system/bin/akmd ../../../vendor/htc/$DEVICE/proprietary
adb pull /system/bin/snd ../../../vendor/htc/$DEVICE/proprietary
adb pull /system/bin/snd8k ../../../vendor/htc/$DEVICE/proprietary
Expand Down Expand Up @@ -87,9 +85,6 @@ PRODUCT_COPY_FILES += \\
vendor/htc/__DEVICE__/proprietary/libgps.so:obj/lib/libgps.so \\
vendor/htc/__DEVICE__/proprietary/libcamera.so:obj/lib/libcamera.so
#PRODUCT_COPY_FILES += \\
# vendor/htc/__DEVICE__/proprietary/gralloc.qsd8k.so:/system/lib/hw/gralloc.qsd8k.so
# All the blobs necessary for passion
PRODUCT_COPY_FILES += \\
vendor/htc/__DEVICE__/proprietary/akmd:/system/bin/akmd \\
Expand Down

0 comments on commit b7c3aa4

Please sign in to comment.