Replace tabs mistakenly added in
0019552d44 with whitespace.
Test: m libandroid_runtime
Change-Id: Iea0f27086404a30cc10ec420fe0a016d5044a46b
This commit is contained in:
@@ -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
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user