commit | 8560db7205f2b6a466feb053f1c93c27c27d17e7 | [log] [tgz] |
---|---|---|
author | Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org> | Thu Jul 25 13:27:18 2013 +0530 |
committer | Amit Pundir <amit.pundir@linaro.org> | Thu Jul 25 13:27:18 2013 +0530 |
tree | 0357f67f9ed24001d440857a49f122f18255e02b | |
parent | a236d2bf032385234304447c62d3bfa1680147c4 [diff] |
surfaceflinger: Don't crash on missing functions in hwcomposers Some hwcomposers -- most notably hwcomposer.default.so -- don't implement blank() or eventControl(). Don't crash when trying to use them. Signed-off-by: Amit Pundir <amit.pundir@linaro.org>