1. ac46ab3 Merge "Load boot image props." by Treehugger Robot · 4 years, 10 months ago
  2. a68ee76 Load boot image props. by Yifan Hong · 4 years, 10 months ago
  3. b519c71 Use ro.build.version.release_or_codename to reconstruct fingerprint by Colin Cross · 4 years, 10 months ago
  4. 2d45166 Cleanup for #inclusivefixit. by Tom Cherry · 5 years ago
  5. 9258f2e Load sysprops from odm_dlkm. by Yifan Hong · 5 years ago
  6. 2ed3cda load sysprops from vendor_dlkm. by Yifan Hong · 5 years ago
  7. 8178c5f Move build.prop to ./etc subdir for some partitions by Jiyong Park · 5 years ago
  8. e714cde Fix a misleading warning message about sysprop overriding by Jiyong Park · 5 years ago
  9. c688e8f Remove /default.prop by Jiyong Park · 5 years ago
  10. c068d0e Remove /system/etc/prop.default by Jiyong Park · 5 years ago
  11. 8569552 /vendor/default.prop is removed. by Jiyong Park · 5 years ago
  12. 92116e4 Properly fail userspace reboot if it's not supported by Nikita Ioffe · 5 years ago
  13. 9174a9b init: only print backtraces on subsequent reboots with a value by Tom Cherry · 5 years ago
  14. 080fa98 init: even better logging around subsequent sys.powerctl messages by Tom Cherry · 5 years ago
  15. 6885527 init: fix StopSendingMessages() by Tom Cherry · 5 years ago
  16. 802864c init: handle property messages asynchronously #2 by Tom Cherry · 5 years ago
  17. 832f9f1 Revert "init: handle property service callbacks asynchronously" by Tom Cherry · 5 years ago
  18. bb57820 init: prevent persist.sys.usb.config initalized as none,adb by Howard Yen · 5 years ago
  19. 7205c62 init: handle property service callbacks asynchronously by Tom Cherry · 6 years ago
  20. cecebbb Convert system/core to Result::ok() by Bernie Innocenti · 6 years ago
  21. 4b077c5 Require 'exact', 'prefix', or '' for match operation in property_contexts by Tom Cherry · 6 years ago
  22. c88d8f9 init: Replace property_set() with android::base::SetProperty() by Tom Cherry · 6 years ago
  23. b5f2ec0 init: check property type in host_init_verifier by Tom Cherry · 6 years ago
  24. 5310db8 init: only provide control message results for devices launching > Q by Tom Cherry · 6 years ago
  25. ba6968e Add a skeleton of userspace reboot by Nikita Ioffe · 6 years ago
  26. 1a191bf Support loading system_ext_property_contexts by Bowgo Tsai · 6 years ago
  27. 14c2472 init: degeneralize subcontext init into only vendor_init by Tom Cherry · 6 years ago
  28. 1ab3dfc Reland^2: "init: run property service in a thread" by Tom Cherry · 6 years ago
  29. 3da2ba6 Revert "Reland: "init: run property service in a thread"" by Tom Cherry · 6 years ago
  30. 8efca4b Reland: "init: run property service in a thread" by Tom Cherry · 6 years ago
  31. f451426 Revert "init: run property service in a thread" by Tom Cherry · 6 years ago
  32. 26f5e7d init: run property service in a thread by Tom Cherry · 6 years ago
  33. 3707d32 Revert "init: Handle properties in the background of calling fs_mgr" by Tom Cherry · 6 years ago
  34. 4772f1d init: check the arguments of builtins during the build by Tom Cherry · 6 years ago
  35. c5cf85d init: don't log in expand_props directly by Tom Cherry · 6 years ago
  36. 2e4c85f init: clean up file / socket descriptor creation by Tom Cherry · 6 years ago
  37. 7eaf9b5 Rename product_services to system_ext by Justin Yun · 6 years ago
  38. 247ffbf Fix a few clang-tidy issues and add NOLINT for others by Tom Cherry · 6 years ago
  39. 71bdf28 init: Handle properties in the background of calling fs_mgr by Tom Cherry · 6 years ago
  40. a87c0f9 Support importing property file with expanded name by Dongcheol Shin · 6 years ago
  41. 5f01d3a init: add error handling in control message by Wei Wang · 6 years ago
  42. 9fc8dcf Moving /odm/build.prop to /odm/etc/buid.prop by Bowgo Tsai · 6 years ago
  43. 7a03b5d Merge "init: simplify async restorecon" by Tom Cherry · 6 years ago
  44. fe81541 init: simplify async restorecon by Tom Cherry · 6 years ago
  45. 87882c0 Merge "init: handle getpeercon() errors" by Tom Cherry · 6 years ago
  46. 7f160af init: handle getpeercon() errors by Tom Cherry · 6 years ago
  47. 2f113ad init: set up SelinuxAuditCallback() earlier by Tom Cherry · 6 years ago
  48. 30afda7 Copying debug ramdisk files to /debug_ramdisk/* by Bowgo Tsai · 6 years ago
  49. 9ca898f Avoid leaking property values into logs on error by Nick Kralevich · 6 years ago
  50. 1dacd42 Allow overriding ro.debuggable to 1 on USER builds by Bowgo Tsai · 6 years ago
  51. 86f38d5 Merge "init: Ignore "ro." restrictions when reading prop files" by Tom Cherry · 6 years ago
  52. be04892 init: Ignore "ro." restrictions when reading prop files by Tom Cherry · 6 years ago
  53. f42e08d load selinux property_contexts in /odm and /product by Jinguang Dong · 6 years ago
  54. 57a740e Allow properties to be derived from partition-specific properties during init by Steven Laver · 7 years ago
  55. d6c2feb init: delete code that sets ro.recovery_id by Tom Cherry · 7 years ago
  56. 3b316ee Load build sysprops early by Jiyong Park · 7 years ago
  57. b35f827 init: if vendor_init can read a property, let it be a trigger too by Tom Cherry · 7 years ago
  58. 2991949 Add O_CLOEXEC by Nick Kralevich · 7 years ago
  59. ab5583b s/product-services/product_services/g by Dario Freni · 7 years ago
  60. 40acb37 Move watchdogd out of init by Tom Cherry · 7 years ago
  61. 3613710 Add support for /product-services partition. by Dario Freni · 7 years ago
  62. 5ab2e1c init: finer grained permissions for ctl. properties by Tom Cherry · 7 years ago
  63. 59976b9 Merge "Property: Log errno for socket connect" by Treehugger Robot · 7 years ago
  64. 4053359 Property: Log errno for socket connect by DuXiao · 7 years ago
  65. 6c6ec72 init: separate out epoll into a class by Mark Salyzyn · 10 years ago
  66. 2fa178a Remove unused using statement / host stub by Tom Cherry · 7 years ago
  67. 837b2a4 init: Use sepolicy version instead by Logan Chien · 7 years ago
  68. a1dbeb8 init: do not impose vendor_init restrictions on old vendor images by Tom Cherry · 7 years ago
  69. dc37586 Restrict setting platform properties from vendor .prop files by Tom Cherry · 7 years ago
  70. 69d47aa Clean up property set error handling by Tom Cherry · 7 years ago
  71. de6bd50 init: add host side parser for init by Tom Cherry · 7 years ago
  72. 6f2d56d init: log control messages along with the process that sent them by Tom Cherry · 7 years ago
  73. 8abe4e2 Merge "sepolicy: renames nonplat_* to vendor_*" by Treehugger Robot · 8 years ago
  74. dff165d Support /product partition by Jaekyun Seok · 8 years ago
  75. 3222848 Make vendor_init check SELinux before setting properties by Tom Cherry · 8 years ago
  76. 927c5d5 Introduce property types by Tom Cherry · 8 years ago
  77. 36cf353 sepolicy: renames nonplat_* to vendor_* by Bowgo Tsai · 8 years ago
  78. 919458c Create a host side checker for property info file correctness by Tom Cherry · 8 years ago
  79. bb877e2 system property: property set without time spent asleep by Dong Jinguang · 8 years ago
  80. 2ae2f60 Reland "Have property_service create a serialized property_contexts file" by Tom Cherry · 8 years ago
  81. 9822f3c Revert "Have property_service create a serialized property_contexts file" by Robert Greenwalt · 8 years ago
  82. e8181c0 Have property_service create a serialized property_contexts file by Tom Cherry · 8 years ago
  83. 9c76721 Merge "Only allow UTF8 encoded property values" am: 4ff2607ef7 by Tom Cherry · 8 years ago
  84. 8702dcb Only allow UTF8 encoded property values by Tom Cherry · 8 years ago
  85. 5d40a33 Merge "Allow setting read-only properties with value length > 92 characters" by Tom Cherry · 8 years ago
  86. 1cf8d69 Allow setting read-only properties with value length > 92 characters by Tom Cherry · 8 years ago
  87. 531cd0f Merge "init: cleanup exit() uses" am: 9c568d0fc0 by Tom Cherry · 8 years ago
  88. 4a67945 init: cleanup exit() uses by Tom Cherry · 8 years ago
  89. 61b81a0 Merge "init: use protobuf for serialization of persistent properties" by Tom Cherry · 8 years ago
  90. a97faba init: use protobuf for serialization of persistent properties by Tom Cherry · 8 years ago
  91. c1968fb Merge "Log pid for writes to sys.powerctl" am: 2827106d7d by Tom Cherry · 8 years ago
  92. a84e14d Log pid for writes to sys.powerctl by Tom Cherry · 8 years ago
  93. 39088d3 Merge "use a single file for storing persistent properties" am: e1f9a58c86 by Tom Cherry · 8 years ago
  94. 16fad42 use a single file for storing persistent properties by Tom Cherry · 8 years ago
  95. b916f49 Merge "init: do not load persistent properties from temporary /data" by Tom Cherry · 8 years ago
  96. 9951b79 init: do not load persistent properties from temporary /data by Tom Cherry · 8 years ago
  97. 11a3aee init: introduce Result<T> for return values and error handling by Tom Cherry · 8 years ago
  98. 62ca663 init: introduce Result<T> for return values and error handling by Tom Cherry · 8 years ago
  99. 0c8d6d2 init: split security functions out of init.cpp by Tom Cherry · 8 years ago
  100. c3692b3 init: split security functions out of init.cpp by Tom Cherry · 8 years ago