libhidlbase: Run clang format
Change-Id: I8bff92f14ae582e4208a7b3e5c4aaec28a883b76
This commit is contained in:
parent
770258c025
commit
23f094c484
1 changed files with 3 additions and 3 deletions
|
@ -10,6 +10,6 @@ DoNotDestruct<BnConstructorMap> gBnConstructorMap{};
|
|||
// Deprecated; kept for ABI compatibility. Use getBsConstructorMap.
|
||||
DoNotDestruct<BsConstructorMap> gBsConstructorMap{};
|
||||
|
||||
} // namespace details
|
||||
} // namespace hardware
|
||||
} // namespace android
|
||||
} // namespace details
|
||||
} // namespace hardware
|
||||
} // namespace android
|
||||
|
|
Loading…
Reference in a new issue