1. 38b33c0 Merge "Set Clang coverage environment variables." by Oliver Nguyen · 4 years, 9 months ago
  2. c1f7035 Set Clang coverage environment variables. by Oliver Nguyen · 4 years, 11 months ago
  3. 32082a7 Use generated linker config only by Kiyoung Kim · 5 years ago
  4. 986e453 Remove ld.config.recovery.txt build by Kiyoung Kim · 4 years, 10 months ago
  5. 3cca270 Create /data_mirror in init.rc by Ricky Wai · 4 years, 10 months ago
  6. 597eca8 Merge "Move linker config under /linkerconfig" by Kiyoung Kim · 4 years, 10 months ago
  7. 99df54b Move linker config under /linkerconfig by Kiyoung Kim · 5 years ago
  8. 3af236c Be more careful about symlinking a file that actually exists on the host. by Elliott Hughes · 4 years, 11 months ago
  9. 47cdf6c Merge "Move init and ueventd scripts from / to /system/etc" by Tom Cherry · 5 years ago
  10. c9f5353 Move init and ueventd scripts from / to /system/etc by Tom Cherry · 5 years ago
  11. c2b56dc migrate *.libraries.txt from Make to Soong by Jooyung Han · 5 years ago
  12. a18363c Use soong-generated vndk*libraries.txt files by Jooyung Han · 5 years ago
  13. e5811e8 Revert "Revert "Revert "Revert "Use com.android.vndk.current variant for vndk list"""" by Jooyung Han · 5 years ago
  14. 3cb19a7 Revert "Revert "Revert "Use com.android.vndk.current variant for vndk list""" by Jooyung Han · 5 years ago
  15. 74f23d7 Revert "Revert "Use com.android.vndk.current variant for vndk list"" by Jooyung Han · 5 years ago
  16. 08f2376 Revert "Use com.android.vndk.current variant for vndk list" by Jooyung Han · 5 years ago
  17. 82f94d6 Use com.android.vndk.current variant for vndk list by Jooyung Han · 5 years ago
  18. 7f5ec44 Disable to build ld.config.txt with previous vndk version by Kiyoung Kim · 5 years ago
  19. 2e7b3df Temporary add ld.config.txt build by Kiyoung Kim · 5 years ago
  20. e5013de Merge "Deprecate ld.config.txt for fully treblelized devices" by Kiyoung Kim · 5 years ago
  21. 6547c27 Merge "Delete fsverity_init.sh for the C++ implementation" by Treehugger Robot · 5 years ago
  22. f064a1d Deprecate ld.config.txt for fully treblelized devices by Kiyoung Kim · 5 years ago
  23. 862c07f Add library list for VNDK using core variant by Kiyoung Kim · 5 years ago
  24. fce2838 Find or guess installed libraries for VNDK library list by Kiyoung Kim · 5 years ago
  25. c72fd9a Limit the compat symlinks to ART binaries. by Martin Stjernholm · 5 years ago
  26. df96e1f Update paths and names for the new ART APEX. by Martin Stjernholm · 5 years ago
  27. 88da3c4 Delete fsverity_init.sh for the C++ implementation by Victor Hsieh · 5 years ago
  28. ef0bc63 Merge "Move ICU .dat" by vichang · 5 years ago
  29. 7ea6c16 Move ICU .dat by Victor Chang · 5 years ago
  30. 178129d Add libraries txt file to build target by Kiyoung Kim · 5 years ago
  31. 5d0ac62 Rename product_services to system_ext by Justin Yun · 5 years ago
  32. 2ddb8df Merge "Adding adb_debug.prop into debug ramdisk" by Treehugger Robot · 5 years ago
  33. 05f07d8 Adding adb_debug.prop into debug ramdisk by Bowgo Tsai · 6 years ago
  34. 30afda7 Copying debug ramdisk files to /debug_ramdisk/* by Bowgo Tsai · 6 years ago
  35. 3ec821f Do not create /sbin by Tom Cherry · 6 years ago
  36. 360eb05 Move gcov output to /data/misc/trace by Oliver Nguyen · 6 years ago
  37. 5fdd786 Adding GSI public keys by Bowgo Tsai · 6 years ago
  38. 5918312 Initialize fs-verity keys in shell script by Victor Hsieh · 6 years ago
  39. 3b0da85 Address syntax / error case nits by Neil Fuller · 6 years ago
  40. 16e5ae3 Move the logic for creating APEX-related symlinks by Neil Fuller · 6 years ago
  41. 0c49d17 Add a DEX2OAT_BOOTCLASSPATH variable. by Nicolas Geoffray · 6 years ago
  42. 9694937 Add compat symlink preferred-arch /system/bin/dalvikvm. by Martin Stjernholm · 6 years ago
  43. 98a61dd Move rootdir/*.json to libprocessgroup by Yifan Hong · 6 years ago
  44. d032a92 Fix cgroup support for recovery mode by Suren Baghdasaryan · 6 years ago
  45. 7f77dbf Add compat symlinks into the Runtime APEX for the ART binaries. by Martin Stjernholm · 6 years ago
  46. 503cf84 rootdir: Add cgroups and task profiles description files by Suren Baghdasaryan · 6 years ago
  47. e41489a Merge "Move APEX symlink creation to alternative module" by Neil Fuller · 6 years ago
  48. 48a92d7 Move APEX symlink creation to alternative module by Neil Fuller · 6 years ago
  49. 792fd03 Merge "Add a symlink for the ICU .dat file" by Neil Fuller · 6 years ago
  50. f40156d Add a symlink for the ICU .dat file by Neil Fuller · 6 years ago
  51. ebe4e24 vndk: do not use prebuilt ld.config.<ver>.txt by Justin Yun · 6 years ago
  52. ceaf4e7 Remove LOCAL_MODULE_TAGS := debug by Dan Willemsen · 6 years ago
  53. c12e205 Fix /init -> /system/bin/init symlink creation race by Tom Cherry · 6 years ago
  54. d33653a Remove bcp_dep. by Evgenii Stepanov · 6 years ago
  55. 15f872a Adding /odm/usr -> /vendor/odm/usr symlink by Bowgo Tsai · 6 years ago
  56. 30917f7 Export HWASAN_OPTIONS when SANITIZE_TARGET:=hwaddress by Evgenii Stepanov · 6 years ago
  57. 344a91a Add /apex tmpfs mount and mount it. by Martijn Coenen · 6 years ago
  58. 79d07bc Restore "Check if current ld.config.txt files is backward compatible" by Justin Yun · 6 years ago
  59. bd2b0c7 Revert "Check if current ld.config.txt files is backward compatible" by Yohei Yukawa · 6 years ago
  60. 15bac6b Check if current ld.config.txt files is backward compatible by Justin Yun · 6 years ago
  61. 7cbebb2 Merge "Install ld.config.recovery.txt to $(TARGET_RECOVERY_ROOT_OUT)/system/etc." by Tao Bao · 6 years ago
  62. ab5583b s/product-services/product_services/g by Dario Freni · 6 years ago
  63. e82b832 Install ld.config.recovery.txt to $(TARGET_RECOVERY_ROOT_OUT)/system/etc. by Tao Bao · 6 years ago
  64. f6c6aaa Parse the list of supported vndk snapshot versions by Jae Shin · 6 years ago
  65. f6dff6d Build ld.config.txt for older VNDK versions by Jae Shin · 6 years ago
  66. 7f9ba18 Merge "BOARD_USES_PRODUCT_SERVICES_IMAGE => BOARD_USES_PRODUCT_SERVICESIMAGE" by Yifan Hong · 6 years ago
  67. bcdfe0d BOARD_USES_PRODUCT_SERVICES_IMAGE => BOARD_USES_PRODUCT_SERVICESIMAGE by Yifan Hong · 6 years ago
  68. 3613710 Add support for /product-services partition. by Dario Freni · 6 years ago
  69. 4fa866a Add support for /product-services partition. by Dario Freni · 6 years ago
  70. ac77563 Merge "Determine product partition path on build time" am: 2bf8328c54 by Doheon Lee · 6 years ago
  71. cccad0b Determine product partition path on build time by Doheon Lee · 6 years ago
  72. 4ebda90 Shared libs are supported in recovery mode am: 011ee12b1d by Jiyong Park · 6 years ago
  73. 011ee12 Shared libs are supported in recovery mode by Jiyong Park · 6 years ago
  74. fe305ab Add option to create metadata mount point by Paul Crowley · 6 years ago
  75. 5a35d12 Always use versioned VNDK directory by Logan Chien · 6 years ago
  76. 6a14574 Always use versioned VNDK directory by Logan Chien · 6 years ago
  77. ca8b2c6 Adding /odm support by Bowgo Tsai · 7 years ago
  78. 00749af Adding /odm support by Bowgo Tsai · 7 years ago
  79. 8065a60 Move libz to llndk from vndk-sp for non-VNDK-enforced devices. by Justin Yun · 7 years ago
  80. 27bdc37 Rename namespace configuration source files. by Justin Yun · 7 years ago
  81. 8a9a8ee Use actual VNDK list for non-VNDK-enforcing devices by Justin Yun · 7 years ago
  82. dff165d Support /product partition by Jaekyun Seok · 7 years ago
  83. cbbf195 Add VNDK version suffix in ld.config.txt on build time. by Justin Yun · 7 years ago
  84. dd16301 Do not append VNDK version if VNDK is not used by Justin Yun · 7 years ago
  85. 1a3e306 rootdir: make sure the /odm mountpoint is always available by Steve Muckle · 7 years ago
  86. 210ff94 Add VNDK version for namespace configuration files by Justin Yun · 7 years ago
  87. b52ff3e Use normalize-path-list by Jiyong Park · 7 years ago
  88. 27b8fcd ASAN: Remove old list of services by Andreas Gampe · 7 years ago
  89. b07cc5e Merge changes I3978cbe2,I7b8e1232 by Treehugger Robot · 7 years ago
  90. dcc0f8f Merge "Add a /bin symlink for convenience." by Elliott Hughes · 7 years ago
  91. ad7ddd5 Reland "Prevent vendors from accessing private VNDK libs" by Jiyong Park · 7 years ago
  92. 74857cc Remove *.dep files for ld.config.txt, [llndk|vndksp].libraries.txt by Jiyong Park · 7 years ago
  93. ff1ef9f Add a /bin symlink for convenience. by Elliott Hughes · 7 years ago
  94. e04e4e7 add llndk|vndksp.libraries.txt to vndk_package by Jiyong Park · 7 years ago
  95. 4e641e3 PRODUCT_TREBLE_LINKER_NAMESPACES for ld.config.txt by Steven Moreland · 7 years ago
  96. 18ea097 Delete obsolete debuggerd references. by Josh Gao · 7 years ago
  97. a909e5e Merge changes from topic "rs_vndk_step2" am: 678efa25a6 by Jae Shin · 7 years ago
  98. 324f3ed templatize ld.config.txt am: ecc703c792 by Jiyong Park · 7 years ago
  99. c82e430 Implement system namespace for vendor process am: 333845c710 by Justin Yun · 7 years ago
  100. 6d9f5e4 Use the legacy linker namespace configs when target is sanitized am: 614c5521a3 by Jiyong Park · 7 years ago