Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
hardware
/
ril
/
417202e99c16b261328b4e95e5f98f017ffdb7aa
/
rild
93f603c
Fix multi sim support and warnings in new hal code.
by Amit Mahajan
· 7 years ago
494dd21
Merge "rild.c: Use log/log.h instead of utils/Log.h" into oc-dev
by TreeHugger Robot
· 8 years ago
e196178
rild.c: Use log/log.h instead of utils/Log.h
by Dan Willemsen
· 8 years ago
35e9310
Change radio related service names to slot1, slot2, slot3...
by Amit Mahajan
· 8 years ago
4cc508a
Remove SAP socket.
by Amit Mahajan
· 8 years ago
c7ad626
Remove rild sockets.
by Amit Mahajan
· 8 years ago
7067af1
Merge "Move rild to vendor partition." am: 1d8bd8a581 am: 85e7756508
by Amit Mahajan
· 8 years ago
166eb83
Move rild to vendor partition.
by Amit Mahajan
· 8 years ago
cd77a5b
Adding simple radio service and callbacks.
by Amit Mahajan
· 8 years ago
18fe36b
Adding simple radio service and callbacks.
by Amit Mahajan
· 8 years ago
c39610c
Use init to set capabilities (re-land)
by Johan Redestig
· 8 years ago
577bce6
Revert "Use init to set capabilities"
by Robert Greenwalt
· 8 years ago
aafb4e2
Use init to set capabilities
by Johan Redestig
· 8 years ago
211061f
Merge "rild: Destroy the minijail struct after dropping privs."
by TreeHugger Robot
· 8 years ago
ec5f2a2
rild: Destroy the minijail struct after dropping privs.
by Jorge Lucangeli Obes
· 8 years ago
cabf840
Merge commit \'f0c8ca7f09ed9a827e5c79e019526e8f2c77eeb4\' into manual_merge_f0c8ca7
by Sanket Padawe
· 8 years ago
40be36d
Merge commit 'f0c8ca7f09ed9a827e5c79e019526e8f2c77eeb4' into manual_merge_f0c8ca7
by Sanket Padawe
· 8 years ago
f0c8ca7
Fix build warnings in hardware/ril.
by Sanket Padawe
· 8 years ago
fee63df
resolve merge conflicts of d027477 to nyc-mr1-dev-plus-aosp am: 5d6ef97672
by David Turner
· 8 years ago
25d5809
resolve merge conflicts of ccd27b0 to stage-aosp-master
by David 'Digit' Turner
· 8 years ago
834eca8
Simplify emulator-specific logic.
by David 'Digit' Turner
· 8 years ago
3b9ec9b
Merge \\\\"[qemu]: Use new <system/qemu_pipe.h> header.\\\\" am: 47a81105da am: c963b671f3 am: 12db6c3cf4
by David Turner
· 8 years ago
8cd152f
Merge \\\"[qemu]: Use new <system/qemu_pipe.h> header.\\\" am: 47a81105da am: c963b671f3
by David 'Digit' Turner
· 8 years ago
c963b67
Merge \"[qemu]: Use new <system/qemu_pipe.h> header.\" am: 47a81105da
by David 'Digit' Turner
· 8 years ago
2e98d89
[qemu]: Use new <system/qemu_pipe.h> header.
by David 'Digit' Turner
· 8 years ago
cc9bcfe
Increase buffer size for storing /proc/cmdline to avoid buffer overflow. am: fcd7395ffc
by Sanket Padawe
· 8 years ago
fcd7395
Increase buffer size for storing /proc/cmdline to avoid buffer overflow.
by Sanket Padawe
· 8 years ago
d883c5d
Merge "Don\'t clobber the last null terminator when reading /proc/cmdline." into nyc-mr1-dev am: a0b379fe68
by Michael Wright
· 8 years ago
cb2ecc3
Don't clobber the last null terminator when reading /proc/cmdline.
by Michael Wright
· 8 years ago
eaa7b3c
rild: Use Minijail for priv dropping.
by Jorge Lucangeli Obes
· 9 years ago
1067bb6
build fix
by Keun Soo Yim
· 9 years ago
c23238d
Merge "fail explicitly if setuid() fails" into nyc-dev
by Keun Soo Yim
· 9 years ago
f1e9cf9
fail explicitly if setuid() fails
by Keun Soo Yim
· 9 years ago
1973685
avoid a potential buffer overflow
by Keun Soo Yim
· 9 years ago
5bdcfe2
Improve wakelock symantics in RIL. am: 6ff9a87b25
by Sanket Padawe
· 9 years ago
6ff9a87
Improve wakelock symantics in RIL.
by Sanket Padawe
· 9 years ago
a5ba6ae
Initialize the buffer
by Sanket Padawe
· 9 years ago
f980863
Initialize the buffer
by Ajay Nambi
· 9 years ago
304952f
Use GID "wakelock" to control access to kernel wakelock
by Pavlin Radoslavov
· 9 years ago
5567a0e
Use GID "wakelock" to control access to kernel wakelock
by Pavlin Radoslavov
· 9 years ago
6e59d12
rild: add to readproc group
by Nick Kralevich
· 9 years ago
2cf2271
rild: add to readproc group
by Nick Kralevich
· 9 years ago
c6fd09e
update bundled rc files to their contents from rootdir/init.rc
by Tom Cherry
· 9 years ago
4b1c2e3
update bundled rc files to their contents from rootdir/init.rc
by Tom Cherry
· 9 years ago
61d3231
am 45da9118: Merge "bundle init.rc contents with its service"
by Tom Cherry
· 9 years ago
d4f46d0
bundle init.rc contents with its service
by Tom Cherry
· 9 years ago
40aa126
Added support for acquiring CAP_BLOCK_SUSPEND capability
by Sukanya Rajkhowa
· 10 years ago
fd08733
am 27976c4..27976c4 from mirror-m-wireless-internal-release
by Vinit Deshpande
· 10 years ago
27976c4
Introduction of the new SAP-UIM socket
by Dheeraj Shetty
· 10 years ago
8ded996
Ril: Fix missing includes
by Andreas Gampe
· 10 years ago
e102e95
Fix missing extern.
by Elliott Hughes
· 10 years ago
faf4676
rild: enable tombstone on RIL crash
by Julien Vuillaumier
· 10 years ago
60c1f5b
Allow dlopen to find libreference-ril.so on 64 bit platform
by Vince Harron
· 10 years ago
5d0cb9e
Always #include <sys/...>, not <linux/...>.
by Elliott Hughes
· 10 years ago
d365219
Merge kwd to master
by Etan Cohen
· 10 years ago
72356f1
am 6b49c024: am 740edfcf: Merge "Remove an outdated hack."
by Elliott Hughes
· 11 years ago
a8975de
am 56865265: am 478bfb9a: Merge "Stop the kernel complaining about rild."
by Elliott Hughes
· 11 years ago
164d205
Remove an outdated hack.
by Elliott Hughes
· 11 years ago
e2a70cf
Stop the kernel complaining about rild.
by Elliott Hughes
· 11 years ago
8cc4c1d
HACK: rild: include librilutils as whole static lib
by Dima Zavin
· 11 years ago
5268826
Add liblog
by Ying Wang
· 12 years ago
fe4e1ec
rild: use correct header file.
by Nick Kralevich
· 12 years ago
8eb2a12
Add RLOGx
by Wink Saville
· 12 years ago
188d84f
Use ALOGE instead of fprintf in rild
by Wink Saville
· 12 years ago
bbc67ff
am 5b16efde: Fix rild running in Nakasi.
by Wink Saville
· 12 years ago
5b16efd
Fix rild running in Nakasi.
by Wink Saville
· 12 years ago
6f9c7dd
Add libdl for all platforms
by Haitao Feng
· 12 years ago
170fbda
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)
by Steve Block
· 13 years ago
20cd114
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)
by Steve Block
· 13 years ago
f423cde
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
6464068
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
385a739
Enable QEMUD pipe connection
by Vladimir Chtchetkine
· 13 years ago
6c407c5
am aea7d5be: fix umask
by Nick Kralevich
· 14 years ago
aea7d5b
fix umask
by Nick Kralevich
· 14 years ago
2932f31
Revert "Add timer delete support to rild" DO NOT MERGE
by Wink Saville
· 14 years ago
c45f467
Keep also the CAP_NET_RAW capability
by Pal Szasz
· 15 years ago
7edd07c
Add timer delete support to rild
by Naveen Kalla
· 14 years ago
1371755
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
by Doug Kwan
· 15 years ago
05a10dd
Revert "Add missing shared library used by executable in linker command. This execute"
by Doug Kwan
· 15 years ago
c1550f0
Add missing shared library used by executable in linker command. This execute
by Doug Kwan
· 15 years ago
7f85680
Cleanup whitespace.
by Wink Saville
· 15 years ago
207cbd4
AI 143198: am: CL 142968 Remove showlease, wpa_cli and radiooptions tools from user builds.
by Mike Lockwood
· 16 years ago
e6e6fb2
auto import from //branches/cupcake_rel/...@140373
by The Android Open Source Project
· 16 years ago
00f06fc
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
c2efc51
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
dbbb392
Initial Contribution
by The Android Open Source Project
· 16 years ago