- 6bc1bfe Use libvendorsupport for vendor api level calculation by Justin Yun · 1 year, 7 months ago
- 2919239 Revert "Revert "Calculate ro.vendor.api_level with the new vendo..." by Justin Yun · 1 year, 8 months ago
- 08534b8 Revert "Calculate ro.vendor.api_level with the new vendor API format" by Massimo Carli · 1 year, 8 months ago
- e267e31 Calculate ro.vendor.api_level with the new vendor API format by Justin Yun · 1 year, 9 months ago
- fa21f12 Merge "Move staging value application logic to persistent_properties and add unit tests" into main by Dennis Shen · 1 year, 9 months ago
- 79283ef Move staging value application logic to persistent_properties and add unit tests by Dennis Shen · 1 year, 10 months ago
- 1f5e877 Merge "Initialize the appcompat system property folder" into main by Treehugger Robot · 1 year, 9 months ago
- c7230a1 Don't overwrite persistent property files by Jiyong Park · 1 year, 10 months ago
- c25abe4 Initialize the appcompat system property folder by Nate Myren · 2 years ago
- f307ee0 Merge "apply staged property value when loading persistent props" into main by Dennis Shen · 1 year, 10 months ago
- 678d268 apply staged property value when loading persistent props by Dennis Shen · 1 year, 11 months ago
- d8a9a0c init: Remove arbitrary delay in async persist writes. by David Anderson · 1 year, 10 months ago
- 50f03fd Revert "Use Apex sepolicy if it's available" by Thiébaud Weksteen · 1 year, 11 months ago
- da5323e init: Use libfs_mgr kernel cmdline parser by Yi-Yo Chiang · 2 years ago
- 79ad1e2 init: Unify kernel bootconfig parser with libfs_mgr by Yi-Yo Chiang · 2 years ago
- b8c2325 init: Unify duplicated get_android_dt_dir with libfs_mgr by Yi-Yo Chiang · 2 years ago
- b4b1b75 init: Remove the DebugRebootLogging() function by Bart Van Assche · 2 years, 5 months ago
- 0af9ab3 init: Allow persistent properties to be written asynchronously. by David Anderson · 2 years, 10 months ago
- aee2ec8 init: Enable ANDROID_BASE_UNIQUE_FD_DISABLE_IMPLICIT_CONVERSION by Bart Van Assche · 2 years, 8 months ago
- fdc0f89 init: Convert a single-element array into a scalar by Bart Van Assche · 2 years, 8 months ago
- bc5c4a4 init/epoll: Make Epoll::Wait() easier to use by Bart Van Assche · 2 years, 10 months ago
- ecc14a5 init: Add option to listen on sockets before starting service. by Adam Langley · 3 years, 3 months ago
- 70c53f5 Auto enable usb adb if booting with debug ramdisk by Yi-Yo Chiang · 3 years, 2 months ago
- 946c972 Suppress most load_property_from_file logs by Inseob Kim · 3 years, 3 months ago
- d1e4f7d Update ro.vendor.api_level for non-GRF devices by Justin Yun · 3 years, 6 months ago
- eb710bf Merge "Revert "Revert "Use Apex sepolicy if it's available""" by Treehugger Robot · 3 years, 6 months ago
- baeece6 Revert "Revert "Use Apex sepolicy if it's available"" by Jeffrey Vander Stoep · 3 years, 6 months ago
- c75044d Merge changes from topic "system_dlkm_dynamic" by Treehugger Robot · 3 years, 6 months ago
- 8431328 system_dlkm: load property for dynamic partition by Ramji Jiyani · 3 years, 6 months ago
- 5638fcc Revert "Use Apex sepolicy if it's available" by Jeffrey Vander Stoep · 3 years, 6 months ago
- 2e4b3ff Use Apex sepolicy if it's available by Jeff Vander Stoep · 3 years, 8 months ago
- 5effda4 Remove references to nonplat sepolicy by Jeff Vander Stoep · 3 years, 9 months ago
- 4446a85 Fix the vendor api level by Justin Yun · 3 years, 10 months ago
- dfbdd93 Define ro.vendor.api_level by Justin Yun · 3 years, 10 months ago
- 86ec18b Revert "Handle "hardware" bootconfig parameter as "androidboot.hardware"" by Devin Moore · 4 years, 2 months ago
- 57b9a53 Merge "Support appending vbmeta digest to id/fingerprint" by Tianjie Xu · 4 years, 3 months ago
- becfa77 Support appending vbmeta digest to id/fingerprint by Tianjie · 4 years, 3 months ago
- 2d1a401 Remove the tech debt from the property_service by Roman Kiryanov · 4 years, 3 months ago
- 6e20ff8 Allow a kernel bootconfig to set the `qemu` key by Roman Kiryanov · 4 years, 3 months ago
- f4adb89 Do not populate `ro.kernel.` properties in init by Roman Kiryanov · 4 years, 4 months ago
- 0312c20 Populate `ro.boot.dalvik.vm.checkjni` from `android.checkjni` by Roman Kiryanov · 4 years, 4 months ago
- c755e5e Populate `ro.boot.debug.sf.nobootanimation` from `android.bootanim` by Roman Kiryanov · 4 years, 4 months ago
- bcc7946 Populate all other emulator properties as `ro.boot.qemu.*` by Roman Kiryanov · 4 years, 4 months ago
- 4ddfd02 Populate more emulator properties to `ro.boot.` by Roman Kiryanov · 4 years, 5 months ago
- 94ce40a Do not populate `ro.kernel.qemu` in `ProcessKernelCmdline` by Roman Kiryanov · 4 years, 5 months ago
- 4a47c74 Populate `ro.boot.qemu` for the emulator device by Roman Kiryanov · 4 years, 5 months ago
- 1a705d4 Populate only emulator specific properties into `ro.kernel.` by Roman Kiryanov · 4 years, 5 months ago
- ccc15c5 Move the `androidboot.` literal into its own variable by Roman Kiryanov · 4 years, 5 months ago
- 0a799bd Handle "hardware" bootconfig parameter as "androidboot.hardware" by Devin Moore · 4 years, 5 months ago
- a4ef15b Support bootconfig in first stage init and fs_mgr by Devin Moore · 4 years, 8 months ago
- 8e3826b Merge "Make ro.product.cpu.abilist* to be fetched dynamically" by Treehugger Robot · 4 years, 7 months ago
- 4788688 Deprecate /factory by SzuWei Lin · 4 years, 7 months ago
- 0061d4d Make ro.product.cpu.abilist* to be fetched dynamically by SzuWei Lin · 4 years, 7 months ago
- ac46ab3 Merge "Load boot image props." by Treehugger Robot · 4 years, 10 months ago
- a68ee76 Load boot image props. by Yifan Hong · 4 years, 10 months ago
- b519c71 Use ro.build.version.release_or_codename to reconstruct fingerprint by Colin Cross · 4 years, 10 months ago
- 2d45166 Cleanup for #inclusivefixit. by Tom Cherry · 5 years ago
- 9258f2e Load sysprops from odm_dlkm. by Yifan Hong · 5 years ago
- 2ed3cda load sysprops from vendor_dlkm. by Yifan Hong · 5 years ago
- 8178c5f Move build.prop to ./etc subdir for some partitions by Jiyong Park · 5 years ago
- e714cde Fix a misleading warning message about sysprop overriding by Jiyong Park · 5 years ago
- c688e8f Remove /default.prop by Jiyong Park · 5 years ago
- c068d0e Remove /system/etc/prop.default by Jiyong Park · 5 years ago
- 8569552 /vendor/default.prop is removed. by Jiyong Park · 5 years ago
- 92116e4 Properly fail userspace reboot if it's not supported by Nikita Ioffe · 5 years ago
- 9174a9b init: only print backtraces on subsequent reboots with a value by Tom Cherry · 5 years ago
- 080fa98 init: even better logging around subsequent sys.powerctl messages by Tom Cherry · 5 years ago
- 6885527 init: fix StopSendingMessages() by Tom Cherry · 5 years ago
- 802864c init: handle property messages asynchronously #2 by Tom Cherry · 5 years ago
- 832f9f1 Revert "init: handle property service callbacks asynchronously" by Tom Cherry · 5 years ago
- bb57820 init: prevent persist.sys.usb.config initalized as none,adb by Howard Yen · 5 years ago
- 7205c62 init: handle property service callbacks asynchronously by Tom Cherry · 6 years ago
- cecebbb Convert system/core to Result::ok() by Bernie Innocenti · 6 years ago
- 4b077c5 Require 'exact', 'prefix', or '' for match operation in property_contexts by Tom Cherry · 6 years ago
- c88d8f9 init: Replace property_set() with android::base::SetProperty() by Tom Cherry · 6 years ago
- b5f2ec0 init: check property type in host_init_verifier by Tom Cherry · 6 years ago
- 5310db8 init: only provide control message results for devices launching > Q by Tom Cherry · 6 years ago
- ba6968e Add a skeleton of userspace reboot by Nikita Ioffe · 6 years ago
- 1a191bf Support loading system_ext_property_contexts by Bowgo Tsai · 6 years ago
- 14c2472 init: degeneralize subcontext init into only vendor_init by Tom Cherry · 6 years ago
- 1ab3dfc Reland^2: "init: run property service in a thread" by Tom Cherry · 6 years ago
- 3da2ba6 Revert "Reland: "init: run property service in a thread"" by Tom Cherry · 6 years ago
- 8efca4b Reland: "init: run property service in a thread" by Tom Cherry · 6 years ago
- f451426 Revert "init: run property service in a thread" by Tom Cherry · 6 years ago
- 26f5e7d init: run property service in a thread by Tom Cherry · 6 years ago
- 3707d32 Revert "init: Handle properties in the background of calling fs_mgr" by Tom Cherry · 6 years ago
- 4772f1d init: check the arguments of builtins during the build by Tom Cherry · 6 years ago
- c5cf85d init: don't log in expand_props directly by Tom Cherry · 6 years ago
- 2e4c85f init: clean up file / socket descriptor creation by Tom Cherry · 6 years ago
- 7eaf9b5 Rename product_services to system_ext by Justin Yun · 6 years ago
- 247ffbf Fix a few clang-tidy issues and add NOLINT for others by Tom Cherry · 6 years ago
- 71bdf28 init: Handle properties in the background of calling fs_mgr by Tom Cherry · 6 years ago
- a87c0f9 Support importing property file with expanded name by Dongcheol Shin · 6 years ago
- 5f01d3a init: add error handling in control message by Wei Wang · 6 years ago
- 9fc8dcf Moving /odm/build.prop to /odm/etc/buid.prop by Bowgo Tsai · 6 years ago
- 7a03b5d Merge "init: simplify async restorecon" by Tom Cherry · 6 years ago
- fe81541 init: simplify async restorecon by Tom Cherry · 6 years ago
- 87882c0 Merge "init: handle getpeercon() errors" by Tom Cherry · 6 years ago
- 7f160af init: handle getpeercon() errors by Tom Cherry · 6 years ago
- 2f113ad init: set up SelinuxAuditCallback() earlier by Tom Cherry · 6 years ago