Remove unused include in MQDescriptor.h of utils/Log.h.

Nothing in this header relies on utils/Log.h (or transitively,
log/log.h). So remove this include so that users of this header don't
need to have the libutils headers available.

Test: m -j checkbuild
Bug: 35363681
Change-Id: I2517ec2fa06f5b6f9bdc9cc0f7d305099fae3e6f
1 file changed