Use default logger in CompOS mode

Since commit a182c9302263114dcf5961e4f3850c21ff7824d5 we set the
logger explicitly.

But this interacts badly with Microdroid, where the logd logger
doesn't work (see commit 52bd81259b5a2663a7685fe9d9aea2d2a4aabd63).

So, skip setting the logger in CompOS mode, where we are running
inside a Microdroid VM.

Bug: 265153235
Test: composd_cmd --test-compile, observe odrefresh log messages
Change-Id: I7af1b27ffd6e7043fe281f7afe5f0d9294ea6578
1 file changed