Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
12ea2d12ef3f708832facef96f5cf9bd84894928
/
init
/
property_service.cpp
12ea2d1
Revert "Revert "Load default prop from /system/etc/prop.default""
by Hung-ying Tyan
· 8 years ago
98a73a2
Revert "Load default prop from /system/etc/prop.default"
by Tao Bao
· 8 years ago
810d71b
Load default prop from /system/etc/prop.default
by Hung-ying Tyan
· 8 years ago
5543b0e
init: allow ':' in property names
by Tom Cherry
· 8 years ago
03bcaec
Update persist.sys.usb.config on runtime
by Jaekyun Seok
· 8 years ago
5ceb7b3
init: handle sys.powerctl immediately
by Tom Cherry
· 8 years ago
e249097
init: replace property_get with its android::base equivalent
by Tom Cherry
· 8 years ago
af5102a
init: remove unused cutils includes
by Tom Cherry
· 8 years ago
c9a1842
init: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default()
by Bowgo Tsai
· 8 years ago
404906d
use ro.persistent_properties.ready for persistent props ready
by Keun-young Park
· 8 years ago
7d32026
set ro.boottime.persistent_properties when persisted props are restored
by Keun-young Park
· 8 years ago
b005d90
Address property service DoS.
by Elliott Hughes
· 8 years ago
795798d
bionic and init don't need to share knowledge of property file locations.
by Elliott Hughes
· 9 years ago
27c0522
boottime/init: Report ro.boottime.init* properties in milliseconds.
by James Hawkins
· 9 years ago
ca2da60
Ensure property_set connection sockets are CLOEXEC.
by Robert Sesek
· 9 years ago
c9bb033
Revert "Revert "New protocol for property_service""
by Dimitry Ivanov
· 9 years ago
70c4ecf
Revert "New protocol for property_service"
by Dimitry Ivanov
· 9 years ago
dee4bd2
New protocol for property_service
by Dimitry Ivanov
· 9 years ago
de21de7
Load default/build props from each partition
by Jaekyun Seok
· 9 years ago
4f91581
The "net.change" property is no longer needed.
by Elliott Hughes
· 9 years ago
331cf2f
Replace the "coldboot" timeout with a property.
by Elliott Hughes
· 9 years ago
a8d8434
Add flags to restorecon_recursive to traverse filesystems
by Paul Lawrence
· 9 years ago
f655480
init: allow '.' and '@' in service names
by Iliyan Malchev
· 9 years ago
5a7ad84
Log failed load_properties_from_file calls.
by Elliott Hughes
· 9 years ago
3dcfa3f
Most accept/accept4 calls in system/core don't actually want the remote address.
by Elliott Hughes
· 9 years ago
f86b5a6
Move init to libbase logging.
by Elliott Hughes
· 9 years ago
8e1dce8
property_service: drop unused header
by William Roberts
· 9 years ago
3d1dff2
Leftovers of the SELinux policy update mechanism
by Janis Danisevskis
· 9 years ago
c787cf2
Remove special case handling of "ro." properties permissions
by Tom Cherry
· 10 years ago
1563d65
Remove property_area_initialized
by Tom Cherry
· 10 years ago
c689984
Merge "Remove ANDROID_PROPERTY_WORKSPACE"
by Tom Cherry
· 10 years ago
4f71319
Track rename of base/ to android-base/.
by Elliott Hughes
· 10 years ago
265f525
Remove ANDROID_PROPERTY_WORKSPACE
by Tom Cherry
· 10 years ago
6036114
Abort if __system_property_area_init fails
by Tom Cherry
· 10 years ago
545b7c9
am 2fb90dc8: Merge changes from topic \'userspace-audit\'
by Nick Kralevich
· 10 years ago
2fb90dc
Merge changes from topic 'userspace-audit'
by Nick Kralevich
· 10 years ago
d7aea44
property_service: log pid,uid and gid of setprop client
by William Roberts
· 10 years ago
62b3f91
am bff40697: am addf7a96: Merge "init: Let property_get return std::string."
by Yabin Cui
· 10 years ago
0ff8590
resolved conflicts for merge of bff40697 to mnc-dr-dev-plus-aosp
by Yabin Cui
· 10 years ago
74edcea
init: Let property_get return std::string.
by Yabin Cui
· 10 years ago
c1fa34b
am d5ef9841: Merge "Change init sequence to support file level encryption" into mnc-dr-dev
by Paul Lawrence
· 10 years ago
948410a
Change init sequence to support file level encryption
by Paul Lawrence
· 10 years ago
e8308f8
am 81046166: Merge "Revert "Change init sequence to support file level encryption"" into mnc-dev
by Paul Lawrence
· 10 years ago
c011b03
am 81046166: Merge "Revert "Change init sequence to support file level encryption"" into mnc-dev
by Paul Lawrence
· 10 years ago
437bc5d
Revert "Change init sequence to support file level encryption"
by Paul Lawrence
· 10 years ago
22d0ee6
am a65e402b: Merge "Change init sequence to support file level encryption" into mnc-dev
by Paul Lawrence
· 10 years ago
d3669ff
am a65e402b: Merge "Change init sequence to support file level encryption" into mnc-dev
by Paul Lawrence
· 10 years ago
d815178
Change init sequence to support file level encryption
by Paul Lawrence
· 10 years ago
746d5cd
am a27dca0f: am 60c5a460: Merge "Remove calls to is_selinux_enabled()"
by Nick Kralevich
· 10 years ago
4d87095
Remove calls to is_selinux_enabled()
by Nick Kralevich
· 10 years ago
7641751
New "selinux.restorecon" control property.
by Jeff Sharkey
· 10 years ago
cce7e93
Fix insmod module size
by Tom Cherry
· 10 years ago
eaa3b4e
Fix insmod module size
by Tom Cherry
· 10 years ago
cb3fce8
load ro.recovery_id property from recovery partition
by Andres Morales
· 10 years ago
db5f5d4
load ro.recovery_id property from recovery partition
by Andres Morales
· 10 years ago
dff1817
stop including rootdir build.prop
by Andres Morales
· 10 years ago
5147eac
stop including rootdir build.prop
by Andres Morales
· 10 years ago
929f407
Switch init to epoll.
by Elliott Hughes
· 10 years ago
c6c26ed
Clean up property service initialization.
by Elliott Hughes
· 10 years ago
95f709a
Don't try to read /system/default.prop.
by Elliott Hughes
· 10 years ago
da40c00
Log more timing information from init.
by Elliott Hughes
· 10 years ago
930974c
Add missing parenthesis in init log message.
by Elliott Hughes
· 10 years ago
cd67f00
Always use strerror to report errno.
by Elliott Hughes
· 10 years ago
81399e1
Use unique_ptr to call closedir.
by Elliott Hughes
· 10 years ago
db3f267
Clean up property setting code.
by Elliott Hughes
· 10 years ago
c007bc3
Revert "Revert "Create libbase.""
by Dan Albert
· 10 years ago
a7870d8
Revert "Create libbase."
by Nicolas Geoffray
· 10 years ago
98ff772
Create libbase.
by Dan Albert
· 10 years ago
f682b47
Clean up reading and writing in init.
by Elliott Hughes
· 11 years ago
c0e919c
Stop using #if for conditional compilation.
by Elliott Hughes
· 11 years ago
f3cf438
Build init as C++.
by Elliott Hughes
· 11 years ago
[Renamed (98%) from init/property_service.c]
3107a2f
Fix x86_64 build
by Dmitriy Ivanov
· 11 years ago
1f1b058
property_service: Added vendor build properties to load_all_props
by Andres Morales
· 11 years ago
a016c42
Init: Remove unused variables
by Andreas Gampe
· 11 years ago
b951222
property_service: Added vendor build properties to load_all_props
by Daniel Rosenberg
· 11 years ago
57583a7
init isn't built for platforms without dirent::d_type.
by Elliott Hughes
· 11 years ago
f95244a
resolved conflicts for merge of dd8e63a4 to master
by Nick Kralevich
· 11 years ago
64f5fe2
Merge "property_service: get rid of hard coded property / control list"
by Nick Kralevich
· 11 years ago
6bd4588
resolved conflicts for merge of 079c637f to master
by Riley Andrews
· 11 years ago
e4b7b29
Add ability to boot from charger mode.
by Riley Andrews
· 11 years ago
528c13e
property_service: get rid of hard coded property / control list
by Nick Kralevich
· 11 years ago
6963176
am 7bbfb8cb: am 337f94f1: am e9a6d0a0: Merge "Remove unnecessary #includes of <sys/atomics.h>."
by Elliott Hughes
· 11 years ago
617681d
Remove unnecessary #includes of <sys/atomics.h>.
by Elliott Hughes
· 11 years ago
2bb25bf
am 88a98149: am 13ee94c5: am 8b2d46a5: Merge "init: logd: Allow Developer settings to adjust logd size"
by Mark Salyzyn
· 11 years ago
57a0af9
init: logd: Allow Developer settings to adjust logd size
by Mark Salyzyn
· 11 years ago
ebf49f3
init: 64-bit build issue
by Mark Salyzyn
· 11 years ago
216fe16
Let system UID define build fingerprint.
by Jeff Sharkey
· 11 years ago
9988626
am 4726ba24: am 40d49a02: am e99e5474: Merge "Sync persist property immediately,in case of suddenly remove the battery."
by Colin Cross
· 11 years ago
de73a0c
Sync persist property immediately,in case of suddenly remove the battery.
by OPPO
· 11 years ago
06f8c09
Add "import" support to system property files.
by Jeff Sharkey
· 11 years ago
36fb5fe
Merge "Add "import" support to system property files."
by Jeff Sharkey
· 11 years ago
f96b044
Add "import" support to system property files.
by Jeff Sharkey
· 11 years ago
8c40dc9
Merge changes Ibea4c13a,I27215a3d
by Geremy Condra
· 11 years ago
0621d70
init: Add "partition.*.verified" properties to the property service.
by Geremy Condra
· 11 years ago
914eec7
am 8299ff70: Merge "init: 64-bit build issue" into klp-volantis-dev
by Mark Salyzyn
· 11 years ago
0aff05e
init: 64-bit build issue
by Mark Salyzyn
· 11 years ago
073e62e
am cdecfcbb: Merge "init: prevent waiting forever when a setprop is incomplete." into klp-volantis-dev
by JP Abgrall
· 12 years ago
4515d81
init: prevent waiting forever when a setprop is incomplete.
by JP Abgrall
· 12 years ago
ab88481
Merge "resolved conflicts for merge of ec9e5891 to master"
by Elliott Hughes
· 12 years ago
b70375a
resolved conflicts for merge of ec9e5891 to master
by Elliott Hughes
· 12 years ago
Next »