Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attempt to fix netmgrd crashes #1

Closed
wants to merge 5 commits into from

Commits on Apr 7, 2017

  1. msm8916-common: add system group to netmgrd process

    To allow netmgrd to acquire wakelocks correctly
    we need to ensure that it belongs to system group
    
    Bug: 24546055
    
    Change-Id: I00b9effa7351f1cd8ef9fc062de12b5276254801
    Abhinav Kannan authored and stucki committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    7c57295 View commit details
    Browse the repository at this point in the history
  2. msm8916-common: Use GID "wakelock" to control access to kernel wakelock

    Bug: 25864142
    Change-Id: Ief59e26ce63b341115d42d0145a43a845b1645da
    Pavlin Radoslavov authored and stucki committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    3f941c3 View commit details
    Browse the repository at this point in the history
  3. msm8916-common: Restart rild at the end of the boot

    Attempt to fix broken data connection on netmgrd crash
    
    Change-Id: I8b16b55f5835d44121abf9df6cdf8f0018cc2d63
    stucki committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    71732d5 View commit details
    Browse the repository at this point in the history
  4. msm8916-common: address some rild denials

    Change-Id: I57851448466cf0132e964fb49e1ba1196215ea9a
    invisiblek authored and stucki committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    5d90adb View commit details
    Browse the repository at this point in the history
  5. msm8916-common: Also restart netmgrd at the end of the boot

    Change-Id: I5d9a6ab0d339b0ed979728c251ec13e60edf1314
    stucki committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    0f2af38 View commit details
    Browse the repository at this point in the history