OSDN Git Service

Stop the kernel complaining about rild.
authorElliott Hughes <enh@google.com>
Wed, 20 Nov 2013 21:51:45 +0000 (13:51 -0800)
committerElliott Hughes <enh@google.com>
Wed, 20 Nov 2013 22:12:09 +0000 (14:12 -0800)
commite2a70cfbf3b3db7ab87c5799fc264f52a8326ae2
tree244e1c5a288c26a1f45ab1454eb0c09ad39256c8
parent24a5c46926c45ce69c83b256b9e3b41647516ad9
Stop the kernel complaining about rild.

Even if you're only using capabilities that reside in the bottom 32-bits,
the kernel complains unless you're on __LINUX_CAPABILITY_VERSION_3.

  warning: `rild' uses 32-bit capabilities (legacy support in use)

Change-Id: I6512cbc158971eb950e0fc2554e95fde72023cb2
rild/rild.c