am c1c7f457: Merge "Add a space before :=."

* commit 'c1c7f457d773645ba67549ea931ba80fa09dddc5':
  Add a space before :=.
This commit is contained in:
Evgenii Stepanov 2015-06-12 21:38:54 +00:00 committed by Android Git Automerger
commit 3c90808d6d

View file

@ -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