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

pull1 #1

Open
wants to merge 23 commits into
base: hybris-14.1
Choose a base branch
from
Open

pull1 #1

wants to merge 23 commits into from

Commits on Jun 29, 2017

  1. Make cutils aware of the new log location

    lbt authored and mlehtima committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    8ce3dbf View commit details
    Browse the repository at this point in the history
  2. Add /usr/libexec/droid-hybris/lib-dev-alog/ to the LD_LIBRARY_PATH fo…

    …r all init'ed binaries to support the /dev/alog used in Mer
    lbt authored and mlehtima committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    32eb365 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29ee596 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    451dbfe View commit details
    Browse the repository at this point in the history
  5. Mount points are handled by Mer

    lbt authored and mlehtima committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    dad132b View commit details
    Browse the repository at this point in the history
  6. Systemd handles control groups

    lbt authored and mlehtima committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    a84946e View commit details
    Browse the repository at this point in the history
  7. Mer uses udev

    lbt authored and mlehtima committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    b7d066a View commit details
    Browse the repository at this point in the history
  8. Add a ready trigger to init to run post boot

    Change-Id: I9c828463424c0e82c3de0159db08299e7ce6fe06
    lbt authored and mlehtima committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    0e8cdbb View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2017

  1. Notify Mer's systemd that we're done

    Change-Id: If6a16f43397f00c8e579af79ae6cf8459786e7b3
    Signed-off-by: David Greaves <david.greaves@jollamobile.com>
    
    Conflicts:
    	rootdir/init.rc
    lbt authored and mlehtima committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    19d07bd View commit details
    Browse the repository at this point in the history
  2. Disable usb import

    Change-Id: I8aba60bc79fb4aab3854f0569b325ad69c5126d4
    Signed-off-by: David Greaves <david@dgreaves.com>
    lbt authored and mlehtima committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    c69fc9b View commit details
    Browse the repository at this point in the history
  3. allow system group to trigger haptics

    Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
    
    Conflicts:
    	rootdir/init.rc
    sledges authored and mlehtima committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    39736f3 View commit details
    Browse the repository at this point in the history
  4. trigger late_start on property change

    Android's late_start is triggered by mount_all, which also determines whether
    the /data partition is encrypted.
    
    Mer rootfs now has to spawn a service after mount points are ready, and before
    peripheral services (such as sensors, wlan, bt, ...) are started. That service
    has to issue `setprop droid.late_start trigger_late_start`
    
    Change-Id: I3a2c118e671b9eae8e8f1cb64f55da57c214ac8f
    Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
    
    Conflicts:
    	rootdir/init.rc
    sledges authored and mlehtima committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    869d827 View commit details
    Browse the repository at this point in the history
  5. property_service.c: adding support for getprop and listprop

    Change-Id: Ie5fbdb55c48038ce8250f27500623b3b81cc5cd1
    Signed-off-by: Jani Monoses <jani@ubuntu.com>
    Signed-off-by: Ricardo Salveti de Araujo <ricardo.salveti@canonical.com>
    
    Conflicts:
    	init/property_service.c
    
    Conflicts:
    	init/property_service.cpp
    Ricardo Salveti de Araujo authored and mlehtima committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    aeb70c2 View commit details
    Browse the repository at this point in the history
  6. reach main init state

    sledges authored and mlehtima committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    d89baeb View commit details
    Browse the repository at this point in the history
  7. stop healthd from spamming logs

    this also marginally increases battery life, funnily :)
    Conflicts:
    	rootdir/init.rc
    
    Change-Id: I66c90b63cbb494ff5a1444a02bef5e900ad95e6d
    sledges authored and mlehtima committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    0e8b373 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d973ca4 View commit details
    Browse the repository at this point in the history
  9. Update rootdir for 64bit libs

    Martin Ghosal authored and mlehtima committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    7b35a19 View commit details
    Browse the repository at this point in the history
  10. Disable all zygote variations

    Martin Ghosal authored and mlehtima committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    3182987 View commit details
    Browse the repository at this point in the history
  11. Disable lmkd service

    Martin Ghosal authored and mlehtima committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    de5d8a7 View commit details
    Browse the repository at this point in the history
  12. Disable ueventd service

    Martin Ghosal authored and mlehtima committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    7a7c777 View commit details
    Browse the repository at this point in the history
  13. Fix disabling selinux.

    Change-Id: I0511b2a0de1b20996f4fb8e9f3569acb41e2cf0f
    mlehtima committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    0cac588 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2017

  1. Properly handle shutdown from Mer.

    Change-Id: I89daebb9559d38f3c639f4634c417252c7a92fe0
    mlehtima committed Jul 8, 2017
    Configuration menu
    Copy the full SHA
    349aa8f View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2017

  1. Use services from /usr/libexec/droid-hybris/system/etc/init/.

    Change-Id: I6185781c2bd6a2db281201ad705394f4d6d24131
    mlehtima committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    b051e15 View commit details
    Browse the repository at this point in the history