1. 25 Jun, 2014 1 commit
  2. 20 Nov, 2013 2 commits
    • Elliott Hughes's avatar
      Remove an outdated hack. · 164d2052
      Elliott Hughes authored
      This is still a waste of your main thread, though.
      
      Change-Id: Ic904619b2e1065b2bab577070a73f8175c1a48f3
      164d2052
    • 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
  3. 28 Feb, 2013 1 commit
  4. 08 Dec, 2012 1 commit
    • Wink Saville's avatar
      Add RLOGx · 8eb2a12c
      Wink Saville authored
      This will eventually allow us to remove the code in
      logd_write.c#__android_log_write which uses the tag
      to direct logs to the radio buffer.
      
      Change-Id: I7a6a966bc12e59a3ec68a56a41dd681fb325dfd8
      8eb2a12c
  5. 20 Nov, 2012 1 commit
    • Wink Saville's avatar
      Add RLOGx · 4dcab4f9
      Wink Saville authored
      This will eventually allow us to remove the code in
      logd_write.c#__android_log_write which uses the tag
      to direct logs to the radio buffer.
      
      Change-Id: I7a6a966bc12e59a3ec68a56a41dd681fb325dfd8
      4dcab4f9
  6. 28 Aug, 2012 1 commit
    • Wink Saville's avatar
      Use ALOGE instead of fprintf in rild · 188d84fb
      Wink Saville authored
      This allows the errors to be seen in the log, otherwise there is
      no visibility unless you run rild from the command line.
      
      Change-Id: Id6c25eeef6c2cb118c2dff80a9d3742b99563bde
      188d84fb
  7. 18 Jan, 2012 2 commits
  8. 08 Jan, 2012 1 commit
  9. 03 Jan, 2012 1 commit
  10. 05 Aug, 2011 1 commit
  11. 10 Dec, 2010 1 commit
    • Nick Kralevich's avatar
      fix umask · aea7d5be
      Nick Kralevich authored
      Don't create files / directories that are world writable.
      
      Bug: 3214214
      
      Change-Id: I6b6caede4446e9e952bffdb2b14e429b2699c69b
      aea7d5be
  12. 07 Oct, 2010 1 commit
  13. 13 Jul, 2010 1 commit
    • Pal Szasz's avatar
      Keep also the CAP_NET_RAW capability · c45f4678
      Pal Szasz authored
      This capability is used to open a packet connection, needed by
      do_dhcp -> dhcp_init_ifc -> open_raw_socket in libnetutils.
      
      Change-Id: Ib9fcabccea0bef551f93edf6d7f58f31ca748763
      c45f4678
  14. 25 Jun, 2010 1 commit
  15. 22 Jun, 2010 1 commit
  16. 19 Mar, 2009 1 commit
  17. 04 Mar, 2009 2 commits
  18. 21 Oct, 2008 1 commit