Remove libvintf_recovery.

This library is used for testing VINTF compatibility in recovery
for incoming update package. Now, such compatibility check happens
at build time. This check is error prone because it uses old libvintf
to check new VINTF compatibility data. Hence, delete this check.

Bug: 139300422
Test: pass
Change-Id: I8364f44f34279937c3745e283fef385ece57452a
6 files changed