summaryrefslogtreecommitdiffstats
path: root/init/property_service.c
Commit message (Expand)AuthorAgeFilesLines
* Build init as C++.Elliott Hughes2015-02-041-562/+0
* Fix x86_64 buildDmitriy Ivanov2015-02-031-2/+2
* property_service: Added vendor build properties to load_all_propsAndres Morales2015-01-131-0/+1
* Init: Remove unused variablesAndreas Gampe2014-11-241-5/+0
* property_service: Added vendor build properties to load_all_propsDaniel Rosenberg2014-11-111-0/+1
* init isn't built for platforms without dirent::d_type.Elliott Hughes2014-11-101-2/+0
* resolved conflicts for merge of dd8e63a4 to masterNick Kralevich2014-06-261-108/+4
|\
| * Merge "property_service: get rid of hard coded property / control list"Nick Kralevich2014-06-251-105/+4
| |\
| | * property_service: get rid of hard coded property / control listNick Kralevich2014-06-171-105/+4
* | | resolved conflicts for merge of 079c637f to masterRiley Andrews2014-06-231-3/+6
|\ \ \ | |/ /
| * | Add ability to boot from charger mode.Riley Andrews2014-06-201-3/+6
| |/
* | am 7bbfb8cb: am 337f94f1: am e9a6d0a0: Merge "Remove unnecessary #includes of...Elliott Hughes2014-05-221-1/+0
|\ \ | |/
| * Remove unnecessary #includes of <sys/atomics.h>.Elliott Hughes2014-05-221-1/+0
* | am 88a98149: am 13ee94c5: am 8b2d46a5: Merge "init: logd: Allow Developer set...Mark Salyzyn2014-05-161-0/+1
|\ \ | |/
| * init: logd: Allow Developer settings to adjust logd sizeMark Salyzyn2014-05-131-0/+1
| * init: 64-bit build issueMark Salyzyn2014-05-011-1/+2
* | Let system UID define build fingerprint.Jeff Sharkey2014-04-281-0/+1
* | am 4726ba24: am 40d49a02: am e99e5474: Merge "Sync persist property immediate...Colin Cross2014-04-181-0/+1
|\ \ | |/
| * Sync persist property immediately,in case of suddenly remove the battery.OPPO2014-03-311-0/+1
| * Add "import" support to system property files.Jeff Sharkey2014-03-191-22/+57
* | Merge "Add "import" support to system property files."Jeff Sharkey2014-03-191-22/+57
|\ \
| * | Add "import" support to system property files.Jeff Sharkey2014-03-191-22/+57
* | | Merge changes Ibea4c13a,I27215a3dGeremy Condra2014-03-191-0/+1
|\ \ \ | |/ / |/| |
| * | init: Add "partition.*.verified" properties to the property service.Geremy Condra2014-03-181-0/+1
* | | am 8299ff70: Merge "init: 64-bit build issue" into klp-volantis-devMark Salyzyn2014-03-171-2/+3
|\ \ \ | |/ / |/| |
| * | init: 64-bit build issueMark Salyzyn2014-03-171-2/+3
* | | am cdecfcbb: Merge "init: prevent waiting forever when a setprop is incomplet...JP Abgrall2014-01-311-2/+20
|\ \ \ | |/ /
| * | init: prevent waiting forever when a setprop is incomplete.JP Abgrall2014-01-311-2/+20
| |/
* | Merge "resolved conflicts for merge of ec9e5891 to master"Elliott Hughes2014-01-161-3/+3
|\ \
| * \ resolved conflicts for merge of ec9e5891 to masterElliott Hughes2014-01-161-3/+3
| |\ \ | | |/
| | * system/core 64-bit cleanup.Elliott Hughes2014-01-161-3/+3
* | | add the pre-recovery serviceDoug Zongker2014-01-161-0/+1
|/ /
* | property_service: address comments from previous review.Nick Kralevich2013-09-161-4/+2
|/
* am 3a0d4b34: Merge "property_service: better validate property names" into kl...Nick Kralevich2013-09-161-4/+37
|\
| * property_service: better validate property namesNick Kralevich2013-09-161-4/+37
* | am 9dd40e97: am d171b656: Merge "[GNSS] Add AID_GPS to property user white list"Colin Cross2013-09-031-0/+2
|\ \
| * \ Merge "[GNSS] Add AID_GPS to property user white list"Colin Cross2013-09-041-0/+2
| |\ \
| | * | [GNSS] Add AID_GPS to property user white listNicolas SUET2013-08-261-0/+2
* | | | am 28e52c81: am b35f68a6: Merge "init: load factory properties"Dima Zavin2013-08-281-7/+14
|\ \ \ \ | |/ / /
| * | | Merge "init: load factory properties"Dima Zavin2013-08-281-7/+14
| |\ \ \ | | |/ / | |/| |
| | * | init: load factory propertiesAndrew Boie2013-08-201-7/+14
* | | | am 0cbaed42: am a8ba1f2f: Merge "Add support for socket security context spec...Colin Cross2013-08-231-1/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Add support for socket security context specification.Stephen Smalley2013-08-231-1/+1
| |/
| * resolved conflicts for merge of b6c60285 to stage-aosp-masterColin Cross2013-06-241-28/+5
| |\
| | * init: move initial property area allocation into bionicGreg Hackmann2013-06-191-28/+5
| | * property_service: make /dev/__properties__ readableNick Kralevich2013-06-191-4/+2
| * | resolved conflicts for merge of 95a41f6b to stage-aosp-masterColin Cross2013-06-171-65/+15
| |\ \ | | |/
| | * init: verify size of property buffers passed to property_getColin Cross2013-06-171-1/+1
| | * init: move the system property writer implementationColin Cross2013-06-171-51/+8
| | * init: switch property_get to use __system_property_getColin Cross2013-06-171-14/+7