summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* Add /mnt/product rw mount point for product partitions.Bowgo Tsai2018-06-281-0/+3
* Merge "init: add unit tests for tokenizer.cpp"Tom Cherry2018-06-272-0/+164
|\
| * init: add unit tests for tokenizer.cppTom Cherry2018-06-272-0/+164
* | init: fix the parse error when meeting escape charactersliwugang2018-06-261-0/+5
* | init: Don't set ro.serialno when androidboot.serialno is not setChris Morin2018-06-211-4/+6
* | Merge "init: print service name when started waiting"Treehugger Robot2018-06-211-3/+3
|\ \ | |/ |/|
| * init: print service name when started waitingWei Wang2018-06-201-3/+3
* | Merge "Revert "init: dummy host_init_verifier for mac""Yifan Hong2018-06-202-46/+25
|\ \ | |/ |/|
| * Revert "init: dummy host_init_verifier for mac"Yifan Hong2018-06-202-46/+25
* | Merge "init: dummy host_init_verifier for mac"Treehugger Robot2018-06-202-25/+46
|\|
| * init: dummy host_init_verifier for macTom Cherry2018-06-202-25/+46
* | Merge "init: document what host init verifier checks"Treehugger Robot2018-06-201-0/+19
|\ \
| * | init: document what host init verifier checksTom Cherry2018-06-201-0/+19
| |/
* | Merge "Don't check permissions bits on init scripts for host_init_verifier"Tom Cherry2018-06-203-12/+26
|\ \
| * | Don't check permissions bits on init scripts for host_init_verifierTom Cherry2018-06-193-12/+26
| |/
* | Merge "init: Create logical partitions via liblp."Treehugger Robot2018-06-191-16/+41
|\ \
| * | init: Create logical partitions via liblp.David Anderson2018-06-191-16/+41
| |/
* | Merge "libselinux is dynamically linked from init"Treehugger Robot2018-06-192-2/+2
|\ \ | |/ |/|
| * libselinux is dynamically linked from initJiyong Park2018-06-192-2/+2
* | Merge "Support oem_#### users/groups for host_init_verifier"Tom Cherry2018-06-181-0/+8
|\ \ | |/ |/|
| * Support oem_#### users/groups for host_init_verifierTom Cherry2018-06-141-0/+8
* | Merge "Relax host init parser to work with the build system"Tom Cherry2018-06-153-42/+28
|\ \ | |/ |/|
| * Relax host init parser to work with the build systemTom Cherry2018-06-143-42/+28
* | Merge "Revert "init: Add warning in init first stage mount""Treehugger Robot2018-06-141-14/+0
|\ \
| * | Revert "init: Add warning in init first stage mount"Wei Wang2018-06-141-14/+0
* | | Merge changes from topic "sharedlib_in_recovery"Treehugger Robot2018-06-132-21/+31
|\ \ \ | |/ / |/| |
| * | Build init with shared librariesJiyong Park2018-06-092-21/+31
| |/
* | init: Add warning in init first stage mountWei Wang2018-06-131-0/+14
* | Merge "ueventd: fix extraneous 'Invalid section' error"Tom Cherry2018-06-121-12/+12
|\ \
| * | ueventd: fix extraneous 'Invalid section' errorTom Cherry2018-06-121-12/+12
| |/
* / init: Actually check the return value for calls during first stage initTom Cherry2018-06-121-19/+33
|/
* Merge "androidboot.lrap => logical_partitions"Yifan Hong2018-05-311-1/+1
|\
| * androidboot.lrap => logical_partitionsYifan Hong2018-05-311-1/+1
* | init: implement getpwnam for host init verifierTom Cherry2018-05-302-11/+74
* | init: handle properties and imports for host init verifierTom Cherry2018-05-309-37/+151
* | Merge "init: add keychords_test"Treehugger Robot2018-05-302-0/+349
|\ \
| * | init: add keychords_testMark Salyzyn2018-05-302-0/+349
* | | Merge "init: switch out keychord id with std::vector match of chords"Treehugger Robot2018-05-306-46/+42
|\| |
| * | init: switch out keychord id with std::vector match of chordsMark Salyzyn2018-05-296-46/+42
* | | init; remove dead cruft.Elliott Hughes2018-05-291-4/+0
* | | Merge "libbase: add host properties support."Elliott Hughes2018-05-296-37/+5
|\ \ \ | |/ / |/| |
| * | libbase: add host properties support.Elliott Hughes2018-05-246-37/+5
* | | init: turn keychords into a standalone classMark Salyzyn2018-05-293-125/+183
* | | init: refactor keychord for testingMark Salyzyn2018-05-295-43/+51
|/ /
* | Merge "init: finer grained permissions for ctl. properties"Tom Cherry2018-05-242-16/+39
|\ \
| * | init: finer grained permissions for ctl. propertiesTom Cherry2018-05-222-16/+39
* | | Merge "Add StdioLogger for command-line tools."Elliott Hughes2018-05-231-1/+1
|\ \ \ | |/ / |/| |
| * | Add StdioLogger for command-line tools.Elliott Hughes2018-05-231-1/+1
* | | Merge "Property: Log errno for socket connect"Treehugger Robot2018-05-221-0/+5
|\ \ \
| * | | Property: Log errno for socket connectDuXiao2018-05-211-0/+5
| |/ /