1. 09639b9 Remove VNDK definition(s) by Kiyoung Kim · 1 year, 5 months ago
  2. 3b6eaf8 Merge OWNERS files for soundtrigger by Devin Moore · 1 year, 11 months ago
  3. aefe44e Backfill owner information for VTS module VtsHalSoundtriggerV2_0TargetTest. by Yiming Pan · 4 years ago
  4. c12d5ad audio: Update OWNERS by Mikhail Naganov · 4 years, 5 months ago
  5. b224b36 [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces by Bob Badour · 4 years, 6 months ago
  6. 4a91699 Suppress gtest error for tests without any instance by Dan Shi · 5 years ago
  7. 09032da remove stopAllRecognitions VTS test by Nicholas Ambur · 5 years ago
  8. ba894f8 Rename vts-core to vts by Dan Shi · 5 years ago
  9. 4aa11b1 [vts-core] add VtsHalSoundtriggerV2_*TargetTest to vts-core by nelsonli · 6 years ago
  10. 077b73b update-makefiles.sh: for partial Java pkgs by Steven Moreland · 6 years ago
  11. b3a4d38 Remove libhwbinder/libhidltransport deps by Steven Moreland · 6 years ago
  12. 48f0efb soundtrigger: remove '/*' in comment. by Steven Moreland · 6 years ago
  13. 1ae4615 Update hidl makefiles for bpfmt by Steven Moreland · 6 years ago
  14. a878aee Update makefies: no 'types' by Steven Moreland · 6 years ago
  15. 68ae05d pack VTS cc_test binaries as general-tests by Keun Soo YIM · 7 years ago
  16. 32cbe3e Convert soundtrigger hal test to use VtsHalHidlTargetTestEnvBase by Zhuoyao Zhang · 7 years ago
  17. 8bdafc1 Revert "Audio V4: Split system and vendor Audio.h" by Kevin Rocard · 8 years ago
  18. 49c56de Audio V4: Split system and vendor Audio.h by Kevin Rocard · 8 years ago
  19. dfdc3bb soundtrigger: Refactor the default implementation to be extensible by Mikhail Naganov · 8 years ago
  20. 0bbc4aa soundtrigger: Apply clang-format to 2.0 default implementation by Mikhail Naganov · 8 years ago
  21. 1bf3cfc Merge "Use -Werror in hardware/interfaces" am: 02804915fb am: 8e736c21de by Chih-Hung Hsieh · 8 years ago
  22. 8e736c2 Merge "Use -Werror in hardware/interfaces" am: 02804915fb by Chih-Hung Hsieh · 8 years ago
  23. 3f2ea62 Use -Werror in hardware/interfaces by Chih-Hung Hsieh · 8 years ago
  24. bb9e38f Merge commit '1a06284b24f5eb7bb9c1fea0817da8898b3b1bff' from by Xin Li · 8 years ago
  25. 8db261b Updating makefiles for hidl_interface. by Steven Moreland · 8 years ago
  26. a1169dd Update makefiles for hidl_interface. by Steven Moreland · 8 years ago
  27. 1d7374c Update for Soong java makefiles. am: c3e80fa01e am: 0fff75dee1 am: 6c811964a1 by Steven Moreland · 8 years ago
  28. 116161d Update for Soong java makefiles. am: c3e80fa01e am: 0fff75dee1 am: 6c811964a1 by Steven Moreland · 8 years ago
  29. c3e80fa Update for Soong java makefiles. by Steven Moreland · 8 years ago
  30. 9b019ac Merge "Remove useless Android.mk files." am: 75d5cf515a am: f27cfa15d7 am: 33dc30ce49 by Steven Moreland · 8 years ago
  31. 0653f3b Merge "Remove useless Android.mk files." am: 75d5cf515a am: f27cfa15d7 by Steven Moreland · 8 years ago
  32. 75d5cf5 Merge "Remove useless Android.mk files." by Treehugger Robot · 8 years ago
  33. 4b60470 Remove useless Android.mk files. by Steven Moreland · 8 years ago
  34. 70bfb9d Merge "Update for hidl adapter module defaults." am: 988c977079 am: 861651985f am: b53e6ad535 by Steven Moreland · 8 years ago
  35. 9a17f41 Merge "Update for hidl adapter module defaults." am: 988c977079 am: 861651985f by Steven Moreland · 8 years ago
  36. 527fd76 Update for hidl adapter module defaults. by Steven Moreland · 8 years ago
  37. 91799c6 Merge "Fix typo in update makefiles." am: 9960148420 am: f07e364ce3 am: 71a193a425 by Steven Moreland · 8 years ago
  38. 9fdd241 Merge "Fix typo in update makefiles." am: 9960148420 am: f07e364ce3 by Steven Moreland · 8 years ago
  39. a5299ee Fix typo in update makefiles. by Steven Moreland · 8 years ago
  40. 7741c0e Update makefiles for hidl adapter. am: 26a0bb2762 am: 73949c1d7e am: b94d0c7290 by Steven Moreland · 8 years ago
  41. 97228c0 Update makefiles for hidl adapter. am: 26a0bb2762 am: 73949c1d7e am: b94d0c7290 by Steven Moreland · 8 years ago
  42. 26a0bb2 Update makefiles for hidl adapter. by Steven Moreland · 8 years ago
  43. a692030 sound trigger: fix array overflow in HAL wrapper by Eric Laurent · 8 years ago
  44. b65c5ce VTS tests now static link to HAL def libs. by Tri Vo · 8 years ago
  45. dfd8287 Updating all makefiles. by Steven Moreland · 8 years ago
  46. 0c2ce35 VTS tests now static link to HAL def libs. #2 by Tri Vo · 8 years ago
  47. 608d773 Update make file for vndk enabled. by Justin Yun · 8 years ago
  48. f5d136c Update Android.bp HIDL makefiles by Tri Vo · 8 years ago
  49. afae464 Add OWNERS for audio-related HAL default implementations by Mikhail Naganov · 8 years ago
  50. f203167 Update makefiles. (2/2) am: 76cfb84140 by Steven Moreland · 8 years ago
  51. 76cfb84 Update makefiles. (2/2) by Steven Moreland · 8 years ago
  52. 86afc39 sound trigger VTS: used default HAL service name am: f0b981a42a by Eric Laurent · 8 years ago
  53. f0b981a sound trigger VTS: used default HAL service name by Eric Laurent · 8 years ago
  54. a32ebce Update makefiles for c++-sources and c++-headers. (2/2) am: bc71124120 by Steven Moreland · 8 years ago
  55. bc71124 Update makefiles for c++-sources and c++-headers. (2/2) by Steven Moreland · 8 years ago
  56. 5c63b11 Remove redundant dependencies by Steven Moreland · 8 years ago
  57. 3acaa66 soundtrigger: Use "default" instance name for HAL service by Mikhail Naganov · 8 years ago
  58. 17f0c0d Merge changes from topic 'hidl-vendor-available' into oc-dev by Steven Moreland · 8 years ago
  59. 8630ea1 Merge "sound trigger HAL: remove dummy Union" into oc-dev by Eric Laurent · 8 years ago
  60. edaaf43 sound trigger HAL: remove dummy Union by Eric Laurent · 8 years ago
  61. 3b36a83 Update makefiles (2/2). by Steven Moreland · 8 years ago
  62. 4e7a307 Fix transitive includes. by Steven Moreland · 8 years ago
  63. 40d3a9b Convert all comments into "doxygen-ready" comments. by Andreas Huber · 8 years ago
  64. 561b602 Update makefiles for hwtypes.h by Steven Moreland · 8 years ago
  65. 09287fd Remove unused using statements. by Steven Moreland · 8 years ago
  66. 06e939b Fix log format specifier. by Bryan Eyler · 8 years ago
  67. ed2bb4e Change vts target base test class name by Yuexi Ma · 8 years ago
  68. 48c5224 hidl_default to all targets. by Steven Moreland · 8 years ago
  69. fa3ad58 soundtrigger: remove warning from VTS test by Steven Moreland · 8 years ago
  70. 724cca0 Merge "Add VTS test for ISoundTriggerHw::loadSoundModel" by Hsin-Yi Chen · 8 years ago
  71. efc6835 fallout of cleaning-up libutils includes by Mathias Agopian · 8 years ago
  72. 6f363b0 Add VTS test for ISoundTriggerHw::loadSoundModel by Hsin-Yi Chen · 8 years ago
  73. 50d7e27 change all vts hidl tests to use VtsHalHidlTargetBaseTest (internal master) by Yuexi Ma · 8 years ago
  74. 7e73d5b Remove viral dependency on libhwbinder. (2/2) by Steven Moreland · 8 years ago
  75. 8422f6a Update the test binary and source file name on master. by Zhuoyao Zhang · 8 years ago
  76. a0da1a1 Move hidl shims to the vendor partition. (2/2) by Steven Moreland · 8 years ago
  77. 85120c9 Update makefiles to use filgroup syntax. by Tri Vo · 8 years ago
  78. ce608be Migrate driver/profiler to test/vts-testcase/hal. by Tri Vo · 8 years ago
  79. 7b9b6ca move VTS stub files and non-functional tests by Keun Soo Yim · 9 years ago
  80. e9b43bb Update Andriod.bp for hals. by Zhuoyao Zhang · 9 years ago
  81. 8a9dad5 skip on 64-bit ABI by Keun Soo Yim · 9 years ago
  82. e9ad651 use the profiler test's name and a precondition to decide when to run. by Keun Soo Yim · 9 years ago
  83. d938f49 use a precondition var in soundtrigger. by Keun Soo Yim · 9 years ago
  84. 5d406a3 Merge "add target-side profiling test for multimedia HIDL HALs" by Keun Soo Yim · 9 years ago
  85. e64871a add target-side profiling test for multimedia HIDL HALs by Keun Soo Yim · 9 years ago
  86. ccf7448 Add soundtrigger's driver/profiler build targets. by Keun Soo Yim · 9 years ago
  87. 66cc8da soundtrigger: initialize mHwDevice member in constructor by Thierry Strudel · 9 years ago
  88. 6a324fe use the default mode of a target device by Keun Soo Yim · 9 years ago
  89. a8d358f Merge changes from topic 'bphwfoo' by TreeHugger Robot · 9 years ago
  90. a18049a Bp/nFoo -> Bp/nHwFoo. by Yifan Hong · 9 years ago
  91. 61eda64 Fix typos in sound trigger config. by Ryan Campbell · 9 years ago
  92. 44bd116 use 32-bit soundtrigger libs for its coverage measurement by Keun Soo Yim · 9 years ago
  93. 1e77714 add coverage config for soundtrigger HAL by Keun Soo Yim · 9 years ago
  94. b643842 Return<*> getStatus().isOk() -> isOk() by Steven Moreland · 9 years ago
  95. 5018394 Update makefiles for hidlizing IBase. by Yifan Hong · 9 years ago
  96. f9d3034 Update to use the correct logging library. by Yifan Hong · 9 years ago
  97. e3c9a8c Basic target VTS test for Sound Trigger HAL by Eric Laurent · 9 years ago
  98. f8d68ec Update makefiles for logging. by Steven Moreland · 9 years ago
  99. 6b920e4 Split libhidl into base and transport. by Yifan Hong · 9 years ago
  100. c2f2779 Update Android.bp to reexport dependent packages. by Yifan Hong · 9 years ago