1. 8d6481b Move fs_config_[files|dirs]_<partition> to soong by Jiyong Park · 8 months ago
  2. ad002fa fs_config: remove -S option. by Elliott Hughes · 10 months ago
  3. 216978e Convert fs_config_generator.py to python 3 by Cole Faust · 2 years, 2 months ago
  4. f08ab3d Fix broken fs_config_generator tests by Cole Faust · 2 years, 2 months ago
  5. 13a4137 core & tools: system_dlkm: add dynamic partition by Ramji Jiyani · 3 years ago
  6. d2c7c08 Fix licenses and license texts. by Bob Badour · 3 years ago
  7. 9d3356b fs_config reads headers from snapshots, if available by Justin Yun · 3 years, 6 months ago
  8. 0390580 [LSC] Add LOCAL_LICENSE_KINDS to build/make by Bob Badour · 3 years, 11 months ago
  9. 27de935 Update OWNERS. by Elliott Hughes · 4 years, 1 month ago
  10. 40c9513 Follow argument changes to RuleBuilder by Colin Cross · 4 years, 1 month ago
  11. f8b158b build: make fs_config_generator.py python2 explicitly by Chema Gonzalez · 4 years, 2 months ago
  12. 75f7cf9 Add fs_config_(dirs|files) for product and system_ext by Justin Yun · 4 years, 2 months ago
  13. 787ef71 Merge "Use libcutils_headers for android_filesystem_config.h" by Tom Cherry · 4 years, 3 months ago
  14. 54752bf Use libcutils_headers for android_filesystem_config.h by Tom Cherry · 4 years, 3 months ago
  15. 329545d fs_config: Update docs by Tom Cherry · 4 years, 3 months ago
  16. 154ac1d Update language to meet Android's inclusive language guidance by Joel Galenson · 4 years, 5 months ago
  17. f496f1b Add odm_dlkm partition. by Yifan Hong · 4 years, 6 months ago
  18. cfb917a Add vendor_dlkm partition. by Yifan Hong · 4 years, 8 months ago
  19. 7cff1fa Include private/fs_config.h directly when needed by Tom Cherry · 4 years, 10 months ago
  20. 8b2e7c9 Make oemaids_headers available to vendor. by P.Adarsh Reddy · 4 years, 10 months ago
  21. 5dcbe70 fs_config: Fix generation for devices without vendor partition by dianlujitao · 5 years ago
  22. 5ca32df Fix typo in error message in tools/fs_config/fs_config_generator.py. by Roland Levillain · 5 years ago
  23. fb303a5 Generate /etc/{passwd,group} for all partitions by Tom Cherry · 5 years ago
  24. 6151e3f Rename product_services to system_ext by Justin Yun · 6 years ago
  25. de18e89 Update fs_config documentation by Tom Cherry · 6 years ago
  26. 8453f02 fs_config: Fix cases without vendor/oem partition by Felix · 6 years ago
  27. 7f25f2a TARGET_FS_CONFIG_GEN is a list, not a single path by Dan Willemsen · 6 years ago
  28. d32e6d1 Convert oemaids_headers / passwd / group to Soong by Dan Willemsen · 6 years ago
  29. 9d924f6 Use fs_config_generator.py to generate fs_config_files/dirs directly by Tom Cherry · 6 years ago
  30. 1a9f835 Error if $(TARGET_DEVICE_DIR)/android_filesystem_config.h exists by Tom Cherry · 6 years ago
  31. 766adc9 Fix failing test_fs_config_generator.py tests by Tom Cherry · 6 years ago
  32. e0f3ed5 Remove TARGET_ANDROID_FILESYSTEM_CONFIG_H by Tom Cherry · 6 years ago
  33. 0377f12 Add owners for fs_config by Tom Cherry · 6 years ago
  34. 2afb6eb Add a print command to fs_config_generator.py by Joe Onorato · 6 years ago
  35. 640816e fs_config: remove empty fs_config_* automation. by Mark Salyzyn · 6 years ago
  36. cf343a6 fs_config: add product and product_services by Mark Salyzyn · 6 years ago
  37. 5b3a7c0 Move android_ids from .data.rel.ro to .rodata by Vic Yang · 6 years ago
  38. 705b59e fs_config: fix fs_config_*_system targets by Mark Salyzyn · 6 years ago
  39. e85ec84 Split up fs_config_* modules per partition. by Anton Hansson · 7 years ago
  40. b6b2d49 Merge "Always create /vendor/etc/{passwd,group}" by Tom Cherry · 7 years ago
  41. 53940fd Always create /vendor/etc/{passwd,group} by Tom Cherry · 7 years ago
  42. 77e329a fs_config_generator: use vendor shell for vendor AID by Wei Wang · 7 years ago
  43. 3b5d3b1 Remove comment line in generated passwd file by Wei Wang · 7 years ago
  44. 2d197a1 Require a vendor_ prefix for users/groups in /vendor/etc/{passwd,group} by Tom Cherry · 7 years ago
  45. 7a95c15 Convert liboemaids to oemaids_headers as a headers only library by Tom Cherry · 7 years ago
  46. 3d4fb4e Merge "Make mksquashfs generate a fs_config-friendly root entry" by Treehugger Robot · 7 years ago
  47. 3d9fa36 Merge "Place TARGET_FS_CONFIG_GEN passwd/group files in /vendor/etc" by Tom Cherry · 7 years ago
  48. ee0610e Add compile time check that friendly AID names are < 32 characters by Tom Cherry · 7 years ago
  49. 55d0104 Place TARGET_FS_CONFIG_GEN passwd/group files in /vendor/etc by Tom Cherry · 7 years ago
  50. 440da2d Make mksquashfs generate a fs_config-friendly root entry by Luis Hector Chavez · 7 years ago
  51. c0a0f2d Convert to Android.bp by Dan Willemsen · 7 years ago
  52. 6b19e49 Android.mk: clear variable at end of use by William Roberts · 8 years ago
  53. eb8dc72 fs_config_dirs and fs_config_files miscalculates LOCAL_REQUIRED_MODULES by Mark Salyzyn · 8 years ago
  54. 1fd588c fs_config_generator: Add fs_config_(dirs|files)_(vendor|oem|odm) by Mark Salyzyn · 8 years ago
  55. 256d339 fs_config_generate: add -P <partitionlist> option by Mark Salyzyn · 8 years ago
  56. 5649b31 fs_config_generate: unit test by Mark Salyzyn · 8 years ago
  57. 5cd3bca fsconfig: Use defined macro for masking by doheon1.lee · 8 years ago
  58. 87ba014 fs_config_generate: README by Mark Salyzyn · 8 years ago
  59. 4165c63 fsconfig: fix pylint warning by William Roberts · 8 years ago
  60. 820421c fsconfig: fix style formating with yapf by William Roberts · 8 years ago
  61. 1552a28 fs_config: Fix oem range parsing by Johan Redestig · 8 years ago
  62. 2d7c86d Revert "Revert "Merge changes from topic 'fsconfig-2'"" by Elliott Hughes · 8 years ago
  63. fad4b4b Revert "Merge changes from topic 'fsconfig-2'" by Elliott Hughes · 8 years ago
  64. 92ec0ab fs_config: add unit tests by William Roberts · 8 years ago
  65. 7fe8b6d fs_config: drop fs_config_files/dirs PRODUCT_PACKAGES requirement by William Roberts · 9 years ago
  66. 1c4721c fs_config: introduce group generator by William Roberts · 9 years ago
  67. 316f946 fs_config: introduce passwd generator by William Roberts · 9 years ago
  68. 8f42ce7 fs_config: generate friendly in AID class by William Roberts · 9 years ago
  69. 5f059a7 fs_config: limit characters for AID_<name> sections by William Roberts · 9 years ago
  70. cfc51f5 fs_config: generate oem AID header file by William Roberts · 9 years ago
  71. d7104bc fs_config: android_id header generator by William Roberts · 9 years ago
  72. 64edf5b fs_config: support parsing android_filesystem_config.h by William Roberts · 9 years ago
  73. 11c2928 fs_config: modularize fs_config_generator by William Roberts · 9 years ago
  74. 052a019 Merge "fs_config: move sort to be consistent with other sort" by Treehugger Robot · 8 years ago
  75. 8cb6a18 fs_config: move sort to be consistent with other sort by William Roberts · 9 years ago
  76. db616f0 fs_config: correct README by William Roberts · 9 years ago
  77. aa8f2f6 Fix root_filesystem_config.txt generation by Gaelle Nassiet · 9 years ago
  78. 580f2c4 fs_config: include both oem ranges by William Roberts · 9 years ago
  79. c950a35 fs_config: introduce TARGET_FS_CONFIG_GEN by William Roberts · 9 years ago
  80. 78626c4 fs_config: error on multiple specifications of android_filesystem_config.h by William Roberts · 9 years ago
  81. f4e5037 am 74a81e66: fix device specific fs_config on build server by Thierry Strudel · 9 years ago
  82. 74a81e6 fix device specific fs_config on build server by Thierry Strudel · 9 years ago
  83. 80ae308 Remove unused #include <selinux/android.h> by Jeff Vander Stoep · 10 years ago
  84. 6024069 build: fs_config_generate must open file in binary mode by Mark Salyzyn · 10 years ago
  85. 06b91b9 fs_config: Add fs_config_generate by Mark Salyzyn · 10 years ago
  86. 073a9eb fs_config: use libcutils and libselinux shared libraries by Mark Salyzyn · 10 years ago
  87. 5f478fe fs_config: add logging by Mark Salyzyn · 10 years ago
  88. 1c5f19e fs_config: move fs_config to libcutils by Mark Salyzyn · 10 years ago
  89. 0eb17d9 Update OTA to understand SELinux labels and capabilities by Nick Kralevich · 11 years ago
  90. fb9bb20 Revert "Update OTA to understand SELinux filesystem labels" by Michael Runge · 11 years ago
  91. fbbd795 Update OTA to understand SELinux filesystem labels by Nick Kralevich · 11 years ago
  92. fa79809 build: update fs_config calls for capabilities change. by Nick Kralevich · 12 years ago
  93. b4da6b5 host modules don't need LOCAL_MODULE_TAGS by Joe Onorato · 13 years ago
  94. e33ba4c Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  95. 88b6079 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  96. 05806d7 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  97. 66339ad auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago