OSDN Git Service

Add comments about the -shared flag.
authorChih-Hung Hsieh <chh@google.com>
Thu, 22 Jan 2015 22:05:15 +0000 (14:05 -0800)
committerChih-Hung Hsieh <chh@google.com>
Fri, 23 Jan 2015 03:09:20 +0000 (19:09 -0800)
commit306ea7ebe5c25608acdcb64f0d52aa4f37a45c37
treea4577488c99a1f61fe4a9f93889c0d4d433dd039
parentd280675405e605d47c74c037b0d2b4f06826ed4d
Add comments about the -shared flag.

Must build this linker as a shared object.
A statically linked module does not load during init.

BUG: 18008984

Change-Id: I5f0411129024edcb9381c473ea4e741a075e9184
linker/Android.mk