Remove 'vendor_available: false'

'vendor_available: false' is used for VNDK-private libraries that
creates the vendor variants without allowing direct dependency from
the modules in vendor partition.
If the modules are not allowed to be used from any vendor modules, we
must not define this property.

Test: build
Change-Id: I0f72d2b432e2e0f6440bb186edaee96ee706f7e6
1 file changed