diff --git a/fastpair/repository/fast_pair_metadata_repository_impl.cc b/fastpair/repository/fast_pair_metadata_repository_impl.cc index 6424d675..78394f44 100644 --- a/fastpair/repository/fast_pair_metadata_repository_impl.cc +++ b/fastpair/repository/fast_pair_metadata_repository_impl.cc @@ -129,6 +129,7 @@ FastPairMetadataRepositoryFactoryImpl:: std::unique_ptr FastPairMetadataRepositoryFactoryImpl::CreateInstance() { + NEARBY_LOGS(VERBOSE) << "Device Type is hardcode to kWindows."; return std::make_unique( std::make_unique( api::DeviceInfo::OsType::kWindows),