summaryrefslogtreecommitdiffstats
path: root/init/property_service.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.0_r26' into cm-13.0Ricardo Cerqueira2015-11-051-11/+6
|\
| * Change init sequence to support file level encryptionPaul Lawrence2015-07-071-7/+1
* | init: Add vendor-specific initialization hooks.David Ng2015-10-161-0/+6
|/
* Revert "Change init sequence to support file level encryption"Paul Lawrence2015-07-071-1/+7
* Change init sequence to support file level encryptionPaul Lawrence2015-07-061-7/+1
* New "selinux.restorecon" control property.Jeff Sharkey2015-06-091-3/+10
* Fix insmod module sizeTom Cherry2015-05-121-0/+1
* load ro.recovery_id property from recovery partitionAndres Morales2015-05-081-0/+48
* stop including rootdir build.propAndres Morales2015-05-071-1/+0
* Switch init to epoll.Elliott Hughes2015-04-241-4/+2
* Clean up property service initialization.Elliott Hughes2015-04-241-7/+7
* Don't try to read /system/default.prop.Elliott Hughes2015-04-151-1/+0
* Log more timing information from init.Elliott Hughes2015-03-281-49/+28
* Add missing parenthesis in init log message.Elliott Hughes2015-03-231-1/+1
* Always use strerror to report errno.Elliott Hughes2015-03-201-4/+4
* Use unique_ptr to call closedir.Elliott Hughes2015-03-201-53/+53
* Clean up property setting code.Elliott Hughes2015-03-201-10/+13
* Revert "Revert "Create libbase.""Dan Albert2015-03-161-2/+0
* Revert "Create libbase."Nicolas Geoffray2015-03-161-0/+2
* Create libbase.Dan Albert2015-03-141-2/+0
* Clean up reading and writing in init.Elliott Hughes2015-02-061-8/+5
* Stop using #if for conditional compilation.Elliott Hughes2015-02-041-10/+8
* Build init as C++.Elliott Hughes2015-02-041-0/+560