bluetooth: Generate random service uuid and generate random fake adapter.
This patch includes two changes:
1. Randomly generate a Service UUID, weighting services from the
fake devices more heavily.
2. Randomly pick a fake adapter to use.
Also adds a testing/clusterfuzz/fuzzers/common directory that includes modules
that are useful for other python fuzzers.
BUG=
570049
Committed:
https://crrev.com/b888673dadc0ca01b7cd6c5028565f4d2fe6ee3a
Cr-Commit-Position: refs/heads/master@{#407870}