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