Adds a stand-alone resize utility for testing
authorDeb Mukherjee <debargha@google.com>
Thu, 23 Jan 2014 22:53:53 +0000 (14:53 -0800)
committerDeb Mukherjee <debargha@google.com>
Sat, 25 Jan 2014 18:19:47 +0000 (10:19 -0800)
commitcacea00facd93087ec9c65c603b7d5024309e3b4
tree864ef354da963ab25d88c9cab3054a4076ed84e8
parent1a8394f7f3a684e88928d6fa5ca5aa9637199994
Adds a stand-alone resize utility for testing

Adds a stand-alone resize_util app for testing. The app
will not be built in the shared library configurations
so as not to require the APIs to be exposed.

Change-Id: I4718c8bff1abf4e57c2ab2d84be8738fc0048200
examples.mk
resize_util.c [new file with mode: 0644]