Don't disable vendor tracing when --only_userspace

We shouldn't disable vendor tracing when the --only_userspace
option is set. This matches the "enable vendor tracing" path which
is already behind an if (onlyUserspace) guard.

Test: make
Bug: 130202267
Change-Id: Ia76ee5286c6cf3f69165362dd3ab95f0d7812714
1 file changed