Remove BUILD_LIBVPX_SO variable from the build system.
authorTom Finegan <tomfinegan@google.com>
Thu, 14 May 2015 18:20:34 +0000 (11:20 -0700)
committerTom Finegan <tomfinegan@google.com>
Thu, 14 May 2015 18:20:34 +0000 (11:20 -0700)
commit556ff27e2e7ee34f1864da26ff6623a5e30580f7
tree1d88e0240f6d5862295bb3d329205ecfbd598bc8
parentd104b16b5683c86cd644475bde8205ea18ade621
Remove BUILD_LIBVPX_SO variable from the build system.

Was just an additional layer of indirection for CONFIG_SHARED, so
use CONFIG_SHARED directly.

Change-Id: I7c022b9f926a63c2c5884def5f03dfd648329afc
libs.mk