• Elliott Hughes's avatar
    Stop the kernel complaining about rild. · e2a70cfb
    Elliott Hughes authored
    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
    e2a70cfb
rild.c 8.21 KB