1. 1799ae0 Merge tag 'android-13.0.0_r11' into staging/lineage-20.0_merge-android-13.0.0_r11 by Michael Bestas · 2 years, 3 months ago
  2. 69162bd core: Allow overriding device/model/name properties by LuK1337 · 3 years, 2 months ago
  3. d291c58 core: Add support for overriding build.prop settings by Koushik Dutta · 15 years ago
  4. 93102ff build: Add Lineage build support by Luca Stefani · 7 years ago
  5. 5a564d8 Add support for only starting 64 bit zygote. by Christopher Ferris · 2 years, 9 months ago
  6. 477b8e0 Merge "Revert "Rename init_boot properties to ro.init_boot.*"" by Treehugger Robot · 2 years, 10 months ago
  7. 8250d2c Revert "Rename init_boot properties to ro.init_boot.*" by Kelvin Zhang · 2 years, 10 months ago
  8. e5ed348 Merge "Rename init_boot properties to ro.init_boot.*" by Yi-yo Chiang · 2 years, 10 months ago
  9. 70c07dd Notice files and non-module targets. by Bob Badour · 3 years ago
  10. 411fac8 Rename init_boot properties to ro.init_boot.* by Yi-Yo Chiang · 2 years, 10 months ago
  11. e9bdbc5 More non-module targets. by Bob Badour · 2 years, 10 months ago
  12. a492544 Add PLATFORM_DISPLAY_VERSION by Colin Cross · 2 years, 11 months ago
  13. 0e3b095 Change how we set ro.product.first_api_level. by Peter Collingbourne · 2 years, 11 months ago
  14. 2d94586 Introduce ro.build.version.known_codenames sysprop. by satayev · 3 years ago
  15. 13a4137 core & tools: system_dlkm: add dynamic partition by Ramji Jiyani · 3 years ago
  16. b09a36c Fix typo for ODM prop files by Hidefumi Kaneko · 3 years, 6 months ago
  17. 2a70ea0 Remove redundant dependency to API_FINGERPRINT by Inseob Kim · 3 years, 7 months ago
  18. 9797623 Don't set the build id if we need to append the digest by Tianjie · 3 years, 9 months ago
  19. 07ceaa7 Use BOARD_API_LEVEL to define ro.board.api_level by Justin Yun · 3 years, 10 months ago
  20. 8c65ef6 Fix typo in sysprop.mk and Changes.md by Donghyun Jo · 3 years, 11 months ago
  21. d041e4b Merge "Make ro.product.cpu.abilist.* to be fetched dynamically" by Treehugger Robot · 4 years ago
  22. baf5c81 Make ro.product.cpu.abilist.* to be fetched dynamically by SzuWei Lin · 4 years, 1 month ago
  23. d3d0f7d Skip generate-common-build-props for older devices without /product by Oleksiy Avramchenko · 4 years, 1 month ago
  24. 3b37bc8 Add missing buildinfo dependencies. by Rupert Shuttleworth · 4 years, 1 month ago
  25. 5a6bc22 Fix the order of loading OEM properties by Alexander Mishkovets · 4 years, 2 months ago
  26. e88ac67 Make the ro.build.version.release consistent between device build prop & partition build prop by Tianjie · 4 years, 3 months ago
  27. 33fd5d4 Add <ramdisk>/system/etc/ramdisk/build.prop. by Yifan Hong · 4 years, 4 months ago
  28. 04714da Include vendor overrides in system prop if not split by Garfield Tan · 4 years, 5 months ago
  29. 997d227 Merge changes from topic "odm_dlkm" by Yifan Hong · 4 years, 6 months ago
  30. ac2050f Merge "Rebuild buildinfo.prop after installclean" by Treehugger Robot · 4 years, 6 months ago
  31. 81a092f Add odm_dlkm/etc/build.prop by Yifan Hong · 4 years, 6 months ago
  32. c60c514 Rebuild buildinfo.prop after installclean by Jiyong Park · 4 years, 6 months ago
  33. 51a971b Add vendor_dlkm/etc/build.prop by Yifan Hong · 4 years, 7 months ago
  34. c0bd8c7 Move build.prop to ./etc subdir for some partitions by Jiyong Park · 4 years, 7 months ago
  35. dd3af42 Merge changes from topic "sysprop" by Jiyong Park · 4 years, 7 months ago
  36. 0b4fccb BUILD_BROKEN_DUP_SYSPROP as escape hatch for the new sysprop restriction by Jiyong Park · 4 years, 7 months ago
  37. d721e87 Support optional prop assignments by Jiyong Park · 4 years, 7 months ago
  38. 62117c8 build.prop for ODM partition is under ./etc subdir by Jiyong Park · 4 years, 7 months ago
  39. eb49b34 Organize product vars for adding properties by Jiyong Park · 4 years, 8 months ago
  40. bb26c6f Rule for system/build.prop is also from macro by Jiyong Park · 4 years, 8 months ago
  41. 35a83d1 remove buildinfo_common.sh by Jiyong Park · 4 years, 8 months ago
  42. e28fa80 <partition>/build.prop rules are defined using macro by Jiyong Park · 4 years, 8 months ago
  43. a9c3220 Drop the dependency from vendor/build.prop to system/build.prop by Jiyong Park · 4 years, 8 months ago
  44. 0f3ad31 Remove ro.bootimage.* sysprops by Jiyong Park · 4 years, 8 months ago
  45. 3a2e95a ro.build.expect.* sysprops are created in a separate rule by Jiyong Park · 4 years, 8 months ago
  46. ca9b02c Make use of ADDITIONAL_ODM_PROPERTIES by Jiyong Park · 4 years, 8 months ago
  47. ae55638 Refactor post_process_props.py by Jiyong Park · 4 years, 8 months ago
  48. f2b944c Make more use of ADDITIONAL_VENDOR_PROPERTIES by Jiyong Park · 4 years, 8 months ago
  49. 57f51f1 ADDITIONAL_*_PROPERTIES are props determined by the build system by Jiyong Park · 4 years, 8 months ago
  50. 1e6b3e7 Generate product build props always by SzuWei Lin · 4 years, 8 months ago
  51. 80f164c Deprecate ADDITIONAL_DEFAULT_PROPERTIES by Jiyong Park · 4 years, 8 months ago
  52. e134686 Move most of the sysprop generation rules to sysprop.mk by Jiyong Park · 4 years, 8 months ago