1. 5a4bec2 replace ":" with "+" while generating snapshot_modules by Taiyab Haque · 2 years, 2 months ago
  2. bf5af33 Merge TP1A.220404.001 by Scott Lobdell · 2 years, 2 months ago
  3. b08b2db Do not install host snapshot modules with existing prebuilts. by Rob Seymour · 2 years, 3 months ago
  4. 01a4f9b Do not install host snapshot modules with existing prebuilts. by Rob Seymour · 2 years, 3 months ago
  5. 5a747c7 Add Rust proc-macros to host snapshot update.py by Ivan Lozano · 2 years, 3 months ago
  6. 4a27cce Add install_in_root property to VSDK generated Android.bp. by Jose Galmes · 2 years, 3 months ago
  7. bfe4ade Add install_in_root property to VSDK generated Android.bp. by Jose Galmes · 2 years, 3 months ago
  8. 022b7cd Merge TP1A.211006.001 by Deyao Ren · 2 years, 8 months ago
  9. 40c4851 Merge TP1A.210812.002 by Haamed Gheibi · 2 years, 9 months ago
  10. b6cab55 Add host snapshot installation and module checks by Rob Seymour · 2 years, 10 months ago
  11. 3d0ed76 Install etc files with VSDK by Kiyoung Kim · 2 years, 11 months ago
  12. 916995d Add static_executable property for the binary snapshots by Justin Yun · 3 years ago
  13. e59b3a1 Read static libs information from the json files by Justin Yun · 3 years ago
  14. 5b5cd9e Add static_executable property for the binary snapshots by Justin Yun · 3 years ago
  15. 1ec0f13 Read static libs information from the json files by Justin Yun · 3 years ago
  16. 40c4980 Add rlib support for vendor_snapshot/update.py by Ivan Lozano · 3 years ago
  17. 7711af2 Merge "Merge SP1A.210412.001 Change-Id: I11f9652d5c3f484cb08323c010d52197e7228dcd" into s-keystone-qcom-dev by Scott Lobdell · 3 years, 1 month ago
  18. 9a989d8 Merge SP1A.210412.001 Change-Id: I11f9652d5c3f484cb08323c010d52197e7228dcd by Scott Lobdell · 3 years, 2 months ago
  19. 6b62d93 Reexport vndk for vendor snapshot modules by Inseob Kim · 3 years, 2 months ago
  20. c0c7542 Reexport vndk for vendor snapshot modules by Inseob Kim · 3 years, 2 months ago
  21. 37bfde4 Merge SP1A.210407.002 Change-Id: I84edabac1007038e37a6aa5ee0b00d8067f35f50 by Scott Lobdell · 3 years, 2 months ago
  22. bc2a5a2 Merge "Revert "Add support to androidmk_suffix prop"" by Jose "Pepe" Galmes · 3 years, 2 months ago
  23. dfbc958 Set multilib to all snapshots except header by Jose Galmes · 3 years, 2 months ago
  24. 24d10cb Set multilib to all snapshots except header by Inseob Kim · 3 years, 2 months ago
  25. 00f4a84 Revert "Add support to androidmk_suffix prop" by Inseob Kim · 3 years, 2 months ago
  26. 3347138 Merge "Merge SP1A.210222.001 Change-Id: Ic220d930e63b90b8e0db6011d0bb0d7fb1847220" into s-keystone-qcom-dev by Chris Gross · 3 years, 3 months ago
  27. 39fbd99 Merge "[automerger] development: add raw mode support for update.py am: c2473b1d25" into s-keystone-qcom-dev by Ramesh Garimella · 3 years, 3 months ago
  28. efe7fff [automerger] development: add raw mode support for update.py am: c2473b1d25 by Arthur Shuai · 3 years, 4 months ago
  29. 7a3f641 [automerger] Add support for llndk to vendor snapshot am: 992557ebe8 by Bill Peckham · 3 years, 3 months ago
  30. 992557e Add support for llndk to vendor snapshot by Bill Peckham · 3 years, 3 months ago
  31. cf312bd [automerger] Sort properties to ease comparison. am: c3b83c789a by Bill Peckham · 3 years, 3 months ago
  32. c3b83c7 Sort properties to ease comparison. by Bill Peckham · 3 years, 3 months ago
  33. e5f35b6 Sort properties to ease comparison. by Bill Peckham · 3 years, 3 months ago
  34. b158a98 Extend the update.py script to determine usage. by Jose Galmes · 3 years, 4 months ago
  35. 8070a1a Implement directed recovery snapshot. by Jose Galmes · 3 years, 4 months ago
  36. 8ab25aa Add support to androidmk_suffix prop by Inseob Kim · 3 years, 4 months ago
  37. bfcec08 Generate snapshot list modules by Inseob Kim · 3 years, 4 months ago
  38. adf5463 Extend the update.py script to determine usage. by Bill Peckham · 3 years, 8 months ago
  39. e83db26 Support for recovery snapshot. by Jose Galmes · 3 years, 7 months ago
  40. 0bee216 Support for recovery snapshot. by Jose Galmes · 3 years, 7 months ago
  41. 907e232 Include 'name' in props; use post-sanitize module name. by Bill Peckham · 3 years, 8 months ago
  42. 3bdbd34 Include 'name' in props; use post-sanitize module name. by Bill Peckham · 3 years, 8 months ago
  43. b33efe6 Split gen_bp_files, make Android.bp idempotent. by Bill Peckham · 3 years, 8 months ago
  44. a2a2934 Split gen_bp_files, make Android.bp idempotent. by Bill Peckham · 3 years, 8 months ago
  45. 4163d3c Use symlinks instead of unzipping vendor snapshot zip files. by Jose Galmes · 3 years, 9 months ago
  46. 0097766 Use symlinks instead of unzipping vendor snapshot zip files. by Jose Galmes · 3 years, 9 months ago
  47. af36137 Adds an --overwrite flag to always overwrite install dir. by Daniel Norman · 3 years, 10 months ago
  48. 552d49a Adds an --overwrite flag to always overwrite install dir. by Daniel Norman · 3 years, 10 months ago
  49. 3361cf9 Implement more features to vendor snapshot script by Inseob Kim · 3 years, 10 months ago
  50. ad01dff Implement more features to vendor snapshot script by Inseob Kim · 3 years, 10 months ago
  51. 545faa5 Add cfi static libraries to vendor snapshot by Inseob Kim · 3 years, 10 months ago
  52. 09082f5 Add cfi static libraries to vendor snapshot by Inseob Kim · 3 years, 10 months ago
  53. 7fb838b Assign compile_multilib for executable snapshots by Inseob Kim · 4 years ago
  54. 6b68541 Assign compile_multilib for executable snapshots by Inseob Kim · 4 years ago
  55. 7295caa Add script to install vendor snapshot by Inseob Kim · 4 years, 5 months ago