Merge "Add a space before :=."
This commit is contained in:
commit
c1c7f457d7
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ LOCAL_SHARED_LIBRARIES := \
|
|||
liblog \
|
||||
libdl
|
||||
|
||||
LOCAL_MODULE:= libutils
|
||||
LOCAL_MODULE := libutils
|
||||
include $(BUILD_STATIC_LIBRARY)
|
||||
|
||||
# For the device, shared
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue