OSDN Git Service

rild: enable tombstone on RIL crash
authorJulien Vuillaumier <jvuillaumier@nvidia.com>
Thu, 22 Jan 2015 13:42:58 +0000 (13:42 +0000)
committerJulien Vuillaumier <jvuillaumier@nvidia.com>
Fri, 23 Jan 2015 11:48:56 +0000 (11:48 +0000)
commitfaf4676b67c4d83586c1928a7398a85e22258c20
tree6ba0f7780d77e531ca11e907ee3944c2cd7762b4
parent97f1dafc0cd3de51127477b8a0650883c0e657e8
rild: enable tombstone on RIL crash

Since Android L, process dumpable flag is verified in case of
crash before requesting tombstone capture by debuggerd.
As setuid operation clears dumpable flag for a process, reenable
flag in rild after its switch to UID radio (debuggable build only)

Change-Id: Id86b697e2a1e11744ccc50a3c9ef04faf079ed94
rild/rild.c