summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37Kevin F. Haggerty2019-05-064-0/+89
|\
| * Run BoringSSL self test during startupBranden Archer2019-01-114-0/+89
* | fs_mgr: Skip filesystem check unless fs_type matchesDan Pasanen2019-03-231-0/+2
* | Merge tag 'android-9.0.0_r31' into lineage-16.0-android-9.0.0_r31Luca Stefani2019-02-061-8/+7
|\|
| * init: increase thermal shutdown timeout to 3sWei Wang2018-10-261-8/+7
* | reboot: only run fsck when detecting filesystem inconsistencyRandall Huang2019-01-161-2/+6
* | Merge branch 'pie-gsi' of https://android.googlesource.com/platform/system/co...Luca Stefani2018-09-127-59/+89
|\ \
| * | Fix loading ueventd.${ro.hardware}.rc.Sen Jiang2018-09-071-1/+2
| * | ueventd: let scripts provide firmware directoriesTom Cherry2018-09-076-59/+85
| * | Add /mnt/product rw mount point for product partitions.Bowgo Tsai2018-09-071-0/+3
| |/
* | init: fix typo in error messageTom Cherry2018-08-301-1/+1
* | init: don't skip starting a service with no domain if permissiveWilliam Bellavance2018-08-281-1/+6
* | init: Don't run update_sys_usb_config if /data isn't mountedMichael Bestas2018-08-131-1/+3
* | init: always allow local.prop overridesDan Pasanen2018-08-111-1/+1
* | init: Add vendor-specific initialization hooks.David Ng2018-08-116-0/+107
|/
* Merge "init: finer grained permissions for ctl. properties" into pi-devTom Cherry2018-05-222-16/+39
|\
| * init: finer grained permissions for ctl. propertiesTom Cherry2018-05-222-16/+39
* | Merge "init: allow entering of network namespaces" into pi-devTom Cherry2018-05-223-17/+85
|\ \ | |/ |/|
| * init: allow entering of network namespacesTom Cherry2018-05-213-17/+85
* | Adds /dev/block/by-name/<partition> symlinksBowgo Tsai2018-05-194-12/+33
* | Removing block device by-num symlinksBowgo Tsai2018-05-193-7/+0
|/
* init: Use sepolicy version insteadLogan Chien2018-05-046-2/+36
* First-stage mount: avoid triggering a FATAL errorBowgo Tsai2018-05-021-4/+1
* Set property for metadata encryption on first bootPaul Crowley2018-04-181-0/+1
* Merge "Re-land "If enablefilecrypto or init_user0 fails, reboot into recovery...TreeHugger Robot2018-04-174-21/+50
|\
| * Re-land "If enablefilecrypto or init_user0 fails, reboot into recovery."Paul Crowley2018-04-174-21/+50
* | Merge "Add /mnt/vendor rw mount point for vendor partitions." into pi-devTreeHugger Robot2018-04-171-0/+8
|\ \
| * | Add /mnt/vendor rw mount point for vendor partitions.Tri Vo2018-04-171-0/+8
* | | init: do not impose vendor_init restrictions on old vendor imagesTom Cherry2018-04-123-5/+18
| |/ |/|
* | Allow vendor-init-actionable for vold-related propertiesJaekyun Seok2018-04-121-0/+5
|/
* Allow vendor-init-actionable for wlan.driver.status and init.svc.surfaceflingerJaekyun Seok2018-04-051-0/+2
* Add dummy vndk library libmkbootimg to enable abi checks on boot_img_hdr.Jayant Chowdhary2018-04-021-3/+1
* Allow vendor-init-actionable for ro.board.platform and sys.boot_from_charger_...Jaekyun Seok2018-03-301-0/+2
* Allow vendor-init-actionable for ro.debuggableJaekyun Seok2018-03-291-0/+1
* Merge "Revert "init: Reboot after timeout passes during reboot"" into pi-devTom Cherry2018-03-201-74/+34
|\
| * Revert "init: Reboot after timeout passes during reboot"Tom Cherry2018-03-201-74/+34
* | Allow vendor_init_actionable to persist.sys.usb.usbradio.configJaekyun Seok2018-03-201-0/+1
* | Export init.svc.console as an actionable propertyJaekyun Seok2018-03-141-0/+1
* | ueventd: Increase uevent buffer size to 2MBDaniel Mentz2018-03-131-2/+2
|/
* Merge "Revert "If enablefilecrypto or init_user0 fails, reboot into recovery.""Treehugger Robot2018-03-024-41/+19
|\
| * Revert "If enablefilecrypto or init_user0 fails, reboot into recovery."Paul Crowley2018-03-014-41/+19
* | Restrict setting platform properties from vendor .prop filesTom Cherry2018-03-013-7/+34
* | Clean up property set error handlingTom Cherry2018-03-015-47/+64
* | Don't build host_init_verifier on Android eitherTom Cherry2018-02-281-1/+4
* | Don't build host_init_verifier for darwinTom Cherry2018-02-281-0/+5
* | init: add host side parser for initTom Cherry2018-02-2817-56/+369
* | Merge "init: Reboot after timeout passes during reboot"Tom Cherry2018-02-261-36/+77
|\ \
| * | init: Reboot after timeout passes during rebootTom Cherry2018-02-231-36/+77
* | | Merge "Document property expansion."Treehugger Robot2018-02-231-1/+5
|\ \ \ | |/ / |/| |
| * | Document property expansion.Elliott Hughes2018-02-231-1/+5