History log of /hardware/ril/rild/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
bbc67ff29bf9ba370f0d384214677dc1503361fb 31-May-2012 Wink Saville <wink@google.com> am 5b16efde: Fix rild running in Nakasi.

* commit '5b16efdeca04c524df241af9315c8ec3bf774491':
Fix rild running in Nakasi.
5b16efdeca04c524df241af9315c8ec3bf774491 31-May-2012 Wink Saville <wink@google.com> Fix rild running in Nakasi.

The module rild is telephony specific, since Nakasi has no radio
it shouldn't run rild. Make the rild module optional and add a
cleanstep.

Bug: 6463864
Change-Id: Iaf931082ef96a3f79059cfe55e8a1ec145d95ed3
/hardware/ril/rild/Android.mk
6f9c7dde09a99bd7972283460a7bbd1b4e66b040 21-May-2012 Haitao Feng <haitao.feng@intel.com> Add libdl for all platforms

Change-Id: I427357aaba4b7089e8ee76d344c21f58fb9fdaab
Signed-off-by: Haitao Feng <haitao.feng@intel.com>
/hardware/ril/rild/Android.mk
1371755ff9165d109138ba795aa24f64f10ae881 07-Oct-2009 Doug Kwan <dougkwan@google.com> Add back a missing shared library used by rild to linker command line. Currently this works because the library is linked via dependency of another shared library used by
rild. This is fragile and not the right thing to do. The library is used only for
ARM so also need to check the target.
/hardware/ril/rild/Android.mk
05a10dd9667c7c3f775e1b63334bc6c644e5ca9a 06-Oct-2009 Doug Kwan <dougkwan@google.com> Revert "Add missing shared library used by executable in linker command. This execute"

This reverts commit c1550f00857c0770e188566c567c11633077435b.
/hardware/ril/rild/Android.mk
c1550f00857c0770e188566c567c11633077435b 03-Oct-2009 Doug Kwan <dougkwan@google.com> Add missing shared library used by executable in linker command. This execute
contains call to a shared library without explicitly linking it. Currently this
works because the library is linked via dependency of another shared library
used by the executable. This is fragile and not the right thing to do.
/hardware/ril/rild/Android.mk
19b7fb02da802c76f211d38ab1d2a243b0d08561 28-Mar-2009 Mike Lockwood <> AI 143349: am: CL 143198 am: CL 142968 Remove showlease, wpa_cli and radiooptions tools from user builds.
Should save us 52K in /system
BUG=1739507
Original author: lockwood
Merged from: //branches/cupcake/...
Original author: android-build
Merged from: //branches/donutburger/...

Automated import of CL 143349
/hardware/ril/rild/Android.mk
00f06fc3fdb05d4276e76091cacb42b6f6862222 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/hardware/ril/rild/Android.mk
c2efc51d848d68147320a5983954f9c76428885c 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/hardware/ril/rild/Android.mk
dbbb392e15b5ace6f19e76c49c80ea14292e8a4d 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/hardware/ril/rild/Android.mk