Android 9.0.0 Release 34 (PQ2A.190305.002)
Remove shared lib dependencies of checkvintf

checkvintf is used to check the compatibility between system
and vendor in mixed build targets. Because inter branch build
targets need to be hosted on new manifest branches, checkvintf
was added to the dist package and should not have extra shared
library dependencies.

Test: m -j checkvintf; check that checkvintf is executable on its
own
Bug: 74214049

Change-Id: Iabf1c2477d163be6060d493a2f4b85e37fc339df
1 file changed