am cb4ae20d: Merge "Enable clang for init, after fix of global .mk files."

* commit 'cb4ae20d7280f0376a79a6e993fd1e9cee1c403d':
  Enable clang for init, after fix of global .mk files.
This commit is contained in:
Chih-Hung Hsieh 2015-01-24 01:24:13 +00:00 committed by Android Git Automerger
commit 7e3fc71ee2

View file

@ -33,10 +33,6 @@ endif
LOCAL_MODULE:= init
# Currently, init doesn't start when built with clang.
# Needs further investigation.
LOCAL_CLANG := false
LOCAL_FORCE_STATIC_EXECUTABLE := true
LOCAL_MODULE_PATH := $(TARGET_ROOT_OUT)
LOCAL_UNSTRIPPED_PATH := $(TARGET_ROOT_OUT_UNSTRIPPED)