Replace tabs mistakenly added in

0019552d44  with whitespace.

Test: m libandroid_runtime
Change-Id: Iea0f27086404a30cc10ec420fe0a016d5044a46b
This commit is contained in:
Brett Chabot
2020-10-29 14:23:59 -07:00
parent a7fa32b6de
commit 6ae4392521

View File

@@ -329,7 +329,7 @@ cc_library_shared {
],
shared_libs: [
// libbinder needs to be shared since it has global state
// (e.g. gDefaultServiceManager)
// (e.g. gDefaultServiceManager)
"libbinder",
"libhidlbase", // libhwbinder is in here
],