1. 40ed1cf Merge "Make /acct have 0555 permissions after mounting" by Treehugger Robot · 7 years ago
  2. fac8271 Make /acct have 0555 permissions after mounting by Luis Hector Chavez · 7 years ago
  3. 0e1dc33 BOARD_USES_PRODUCT_SERVICES_IMAGE => BOARD_USES_PRODUCT_SERVICESIMAGE by Yifan Hong · 7 years ago
  4. 21e485d Add support for /product-services partition. by Dario Freni · 7 years ago
  5. bff86aa Merge "ueventd: let scripts provide firmware directories" by Tom Cherry · 7 years ago
  6. 1b3e6b8 ueventd: let scripts provide firmware directories by Tom Cherry · 7 years ago
  7. 055429d init.rc: Remount / with MS_REMOUNT|MS_BIND|MS_NODEV by Luis Hector Chavez · 7 years ago
  8. c01270f Add debug system properties to control profiling limits. by Yabin Cui · 7 years ago
  9. 8ab1365 rootdir: access to pstore denied to bootstat by Mark Salyzyn · 7 years ago
  10. 3a412b9 Determine product partition path on build time by Doheon Lee · 7 years ago
  11. 8abdd7e Add /system/product/* paths to permitted paths by Inseob Kim · 7 years ago
  12. a6226c4 Shared libs are supported in recovery mode by Jiyong Park · 7 years ago
  13. 5585de1 Support /product/bin by Inseob Kim · 7 years ago
  14. 8ab89b9 Merge "Support product-specific libraries" by Treehugger Robot · 7 years ago
  15. 813af9b Merge "Always use versioned VNDK directory" by Logan Chien · 7 years ago
  16. 2527e68 Add a new directory to store downloaded apns by Niklas Lindgren · 7 years ago
  17. ce198eb Always use versioned VNDK directory by Logan Chien · 7 years ago
  18. d65be30 Support product-specific libraries by Inseob Kim · 7 years ago
  19. dab1de3 Add a public.libraries.txt file for iot devices. by Ralph Nathan · 7 years ago
  20. 62639f1 Merge "init.rc: create /data/system/dropbox" by Treehugger Robot · 7 years ago
  21. 02a4a80 Merge "Add /mnt/vendor rw mount point for vendor partitions." by Tri Vo · 7 years ago
  22. 4aef06c init.rc: create /data/system/dropbox by Jeff Vander Stoep · 7 years ago
  23. dfa94b0 Add /mnt/vendor rw mount point for vendor partitions. by Tri Vo · 7 years ago
  24. 56ac3c5 lmkd: limit capability set to minimum by Mark Salyzyn · 7 years ago
  25. 35273c2 Allow VNDK-SP extensions to use vendor lib by Logan Chien · 7 years ago
  26. 04d0247 /postinstall/* does not search for a lib in /vendor or /odm by Jiyong Park · 7 years ago
  27. c68f66a Merge "Set SPI Allocation Timeout to One Hour" by Benedict Wong · 7 years ago
  28. cb6d2e8 Set SPI Allocation Timeout to One Hour by Benedict Wong · 7 years ago
  29. 21b95a9 Support /odm partition by Bowgo Tsai · 7 years ago
  30. 5662b5f Adding /odm support by Bowgo Tsai · 7 years ago
  31. 48a16bc Merge "init.rc: Add nodev,noexec,nosuid to /config" by Treehugger Robot · 7 years ago
  32. 4ecaa7b init.rc: Add nodev,noexec,nosuid to /config by Luis Hector Chavez · 7 years ago
  33. 15db519 init.rc: Mount /mnt with nodev,nosuid,noexec by Luis Hector Chavez · 7 years ago
  34. 277e54b init.rc: Remount / with MS_REMOUNT|MS_BIND by Luis Hector Chavez · 7 years ago
  35. d2ed1ee Move libz to llndk from vndk-sp for non-VNDK-enforced devices. by Justin Yun · 7 years ago
  36. 399dba2 init.rc: Perform some mounts with nodev,nosuid,noexec by Luis Hector Chavez · 7 years ago
  37. 63d6f9f Rename namespace configuration source files. by Justin Yun · 7 years ago
  38. 97d80a2 Use actual VNDK list for non-VNDK-enforcing devices by Justin Yun · 7 years ago
  39. 5e30e00 emulator: not start adbd upon ro.kernel.qemu=1 by bohu · 7 years ago
  40. 0bdf3b6 Merge "ld.config.txt: Link vendor vndk ns to default ns" by Logan Chien · 7 years ago
  41. 625ca28 Support /product partition by Jaekyun Seok · 7 years ago
  42. fd0515a ld.config.txt: Link vendor vndk ns to default ns by Logan Chien · 7 years ago
  43. e1654dc ld.config.txt: Move vendor vndk to vndk namespace by Logan Chien · 7 years ago
  44. 04d12a1 Merge "Adding /data/local/traces for traceur app" by Treehugger Robot · 7 years ago
  45. 02e4f1e Adding /data/local/traces for traceur app by Max Bires · 7 years ago
  46. 63b5713 Add VNDK version suffix in ld.config.txt on build time. by Justin Yun · 7 years ago
  47. 00294f4 Merge "Firmware dump create directory" by Oscar Shu · 7 years ago
  48. c5bf72f Mount eBPF file system and cgroupv2 root directory by Chenbo Feng · 7 years ago
  49. 639a5d2 Firmware dump create directory by xshu · 7 years ago
  50. 96b768f OWNERS: add myself by Jeff Vander Stoep · 7 years ago
  51. c62876e Do not append VNDK version if VNDK is not used by Justin Yun · 7 years ago
  52. e57782b Merge "Allow input system access to /dev/v4l-touch" by Treehugger Robot · 7 years ago
  53. fcbce83 Removed unused part in ld.config.txt.in by Justin Yun · 7 years ago
  54. 664194f Merge changes from topic "resgidz" by Jeff Sharkey · 7 years ago
  55. 5e80564 Add reserved disk GID to critical component. by Jeff Sharkey · 7 years ago
  56. 0412726 rootdir: make sure the /odm mountpoint is always available by Steve Muckle · 7 years ago
  57. f67988c Allow input system access to /dev/v4l-touch by Siarhei Vishniakou · 7 years ago
  58. c5ca7da Merge "Separate VNDK libs into another linker namespace" by Logan Chien · 7 years ago
  59. 567f7c7 Merge "/vendor/lib/hw is removed from search paths for vendor default ns" by Treehugger Robot · 7 years ago
  60. df4f7a8 /vendor/lib/hw is removed from search paths for vendor default ns by Jiyong Park · 7 years ago
  61. 53b71fa Separate VNDK libs into another linker namespace by Logan Chien · 7 years ago
  62. d1b69f6 Do not use versioned VNDK directory in vendor partition by Jiyong Park · 7 years ago
  63. a990d82 Re-format ld.config.*.txt files by Jiyong Park · 7 years ago
  64. e13ffe8 android.hardware.graphics.allocator@2.0 is no longer VNDK-SP by Logan Chien · 7 years ago
  65. c4f2791 Merge "/vendor/priv-app is added to the permitted paths for the default ns" by Treehugger Robot · 7 years ago
  66. 5c3fd75 Merge "Fix asan permitted paths in the default namespace." by Vishwath Mohan · 7 years ago
  67. 9f17e65 Add VNDK version for namespace configuration files by Justin Yun · 7 years ago
  68. d3cd67e Fix asan permitted paths in the default namespace. by Vishwath Mohan · 7 years ago
  69. a723ea4 Use normalize-path-list by Jiyong Park · 7 years ago
  70. ae64995 Merge "ASAN: Remove old list of services" by Treehugger Robot · 7 years ago
  71. a6a9c9f ASAN: Remove old list of services by Andreas Gampe · 7 years ago
  72. 8d14656 Use versioned VNDK directories in ld.config.txt by Justin Yun · 7 years ago
  73. 13baec3 Merge "Fix media on W/T" by Treehugger Robot · 7 years ago
  74. 13ea6ae Merge changes I3978cbe2,I7b8e1232 by Treehugger Robot · 7 years ago
  75. a0236c5 Merge "Add OWNERS." by Elliott Hughes · 7 years ago
  76. 6a1a51a Add OWNERS. by Elliott Hughes · 7 years ago
  77. 6deb0fb Merge "Add a /bin symlink for convenience." by Elliott Hughes · 7 years ago
  78. b0b7b99 /vendor/priv-app is added to the permitted paths for the default ns by Jiyong Park · 7 years ago
  79. df49282 Fix media on W/T by Marco Nelissen · 8 years ago
  80. fd78d42 Reland "Prevent vendors from accessing private VNDK libs" by Jiyong Park · 7 years ago
  81. 21bdeef Permitted and search path change by Sundong Ahn · 8 years ago
  82. be99577 Remove *.dep files for ld.config.txt, [llndk|vndksp].libraries.txt by Jiyong Park · 7 years ago
  83. e912cbd Add a /bin symlink for convenience. by Elliott Hughes · 7 years ago
  84. b6629ad Merge "add odm partition to ld.config.legacy" am: cc06663c04 by Alin Jerpelea · 7 years ago
  85. 7e489d5 add odm partition to ld.config.legacy by Alin Jerpelea · 8 years ago
  86. de4bfea Merge "ld.config.txt.in typo: absolution -> absolute" am: 34778d24ae by Steven Moreland · 7 years ago
  87. 33c53cd ld.config.txt.in typo: absolution -> absolute by Steven Moreland · 7 years ago
  88. b7c1b64 add llndk|vndksp.libraries.txt to vndk_package by Jiyong Park · 8 years ago
  89. d390765 Merge "Create location to store surface and window trace files on init" by Vishnu Nair · 7 years ago
  90. b203da7 Merge "Create location to store surface and window trace files on init" by Treehugger Robot · 7 years ago
  91. fdb6c62 Create location to store surface and window trace files on init by Vishnu Nair · 7 years ago
  92. bd6987f Merge "Move mkdir /data/nfc/... to rootdir init.rc" am: fa65396ca2 by Tom Cherry · 7 years ago
  93. 5d33830 Merge "Move mkdir /data/nfc/... to rootdir init.rc" by Tom Cherry · 7 years ago
  94. 2cf91a0 Merge "a new folder to store OTA carrier id update" am: 76adcdf688 by Chen Xu · 7 years ago
  95. f0d1a4b a new folder to store OTA carrier id update by fionaxu · 7 years ago
  96. 789ab45 Move mkdir /data/nfc/... to rootdir init.rc by Tom Cherry · 7 years ago
  97. 32e9f4a Merge commit 'a63ccea6abc7ea02e2d98e41c80793ca97237bd3' from by Xin Li · 7 years ago
  98. 5955634 Merge "PRODUCT_TREBLE_LINKER_NAMESPACES for ld.config.txt" by Treehugger Robot · 7 years ago
  99. 85ea13a PRODUCT_TREBLE_LINKER_NAMESPACES for ld.config.txt by Steven Moreland · 7 years ago
  100. ad9c17e Create a new directory on boot for update_engine logs by Tianjie Xu · 7 years ago