summaryrefslogtreecommitdiffstats
path: root/init/property_service.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge "init: load factory properties"Dima Zavin2013-08-281-7/+14
|\ \ | |/ |/|
| * init: load factory propertiesAndrew Boie2013-08-201-7/+14
* | 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
* | am 7e723498: Merge "Add permission for bluetooth app in non-primary users" in...Matthew Xie2013-05-221-0/+8
|\ \
| * \ Merge "Add permission for bluetooth app in non-primary users" into jb-mr2-devMatthew Xie2013-05-221-0/+8
| |\ \
| | * | Add permission for bluetooth app in non-primary usersMatthew Xie2013-05-221-0/+8
* | | | am 477e35d6: Revert "Add persistent property for SELinux enforcment status."gcondra@google.com2013-05-201-1/+0
|\ \ \ \ | |/ / /
| * | | Revert "Add persistent property for SELinux enforcment status."repo sync2013-05-171-1/+0
* | | | am 8a387870: Revert "Reload policy after setting up the data partition."gcondra@google.com2013-05-201-0/+3
|\ \ \ \ | |/ / /
| * | | Revert "Reload policy after setting up the data partition."repo sync2013-05-171-0/+3
| |/ /
* | | am 032be7a4: Merge "Log an error if property pool is exhausted"Colin Cross2013-04-301-1/+5
|\ \ \ | |/ / |/| / | |/
| * Log an error if property pool is exhaustedJohan Redestig2013-04-291-1/+5
* | Reload policy after setting up the data partition.repo sync2013-04-301-3/+0
* | Add persistent property for SELinux enforcment status.repo sync2013-04-251-0/+1
* | property_service: make /dev/__properties__ readableNick Kralevich2013-01-231-4/+2
* | Revert "init: make system properties more secure."Nick Kralevich2013-01-221-4/+20
* | init: make system properties more secure.Nick Kralevich2013-01-181-20/+4
|/
* am 8f98c4b5: Merge "Fix dirfd crash issue in property service"Nick Kralevich2012-10-231-1/+2
|\
| * Fix dirfd crash issue in property serviceYi-wei Zhao2012-10-231-1/+2
* | am 7b88a90d: Merge "Remove HAVE_SELINUX guards"Kenny Root2012-10-171-18/+0
|\ \ | |/
| * Remove HAVE_SELINUX guardsKenny Root2012-10-161-18/+0
* | am 33045b3d: am f9c05970: Merge "init: harden property service."Nick Kralevich2012-10-041-23/+43
|\ \ | |/
| * init: harden property service.Nick Kralevich2012-10-041-23/+43
* | init: Don't read local properties if ro.debuggable=0Nick Kralevich2012-09-191-6/+12
* | bluetooth: bring up with bluedroid stackJeonghoon lim2012-08-151-1/+1
* | am 11c783f1: am 9494f297: Merge "Implement SELinux/MAC checks for property se...Kenny Root2012-08-131-11/+79
|\ \ | |/
| * Implement SELinux/MAC checks for property service.rpcraig2012-08-091-11/+79
* | resolved conflicts for merge of 4dcd52ab to jb-mr1-devKenny Root2012-08-131-0/+6
|\ \ | |/
| * Add support for reloading policy from /data/system.Stephen Smalley2012-08-091-0/+6
* | Allow AID_BLUETOOTH to update persist.service.bdroidRavi Nagarajan2012-08-061-0/+1
* | bluetooth: add property permission for bluetoothjeonghoon.lim2012-07-161-0/+1
|/
* Let users with SYSTEM permission set debug. propertiesRomain Guy2012-04-271-0/+1
* Don't read /data/local.prop on user buildsNick Kralevich2012-01-181-0/+4
* init: export all androidboot cmd line values as ro.boot.xx propsDima Zavin2012-01-051-3/+6
* Delete dead code.Jeff Brown2011-11-181-15/+0
* init: do not load default.prop from ramdisk in charger modeDima Zavin2011-09-061-2/+3
* Allow radio to set sys.usb.configBenoit Goby2011-08-221-0/+1
* Allow radio to set net.cdma* propertiesBenoit Goby2011-07-281-0/+1
* Allow radio to set net.lte* propertiesBenoit Goby2011-07-251-0/+1
* init: update permissions for VPN.Chia-chi Yeh2011-07-081-2/+0
* init: Handle EINTR in handle_property_set_fd()Mike Lockwood2011-07-011-3/+3