1. 774c2bf Do not install assembled framework matrix to device. by Yifan Hong · 7 years ago
  2. d534d32 Update namespace to match framework/ml/nn by Mika Raento · 7 years ago
  3. 89300b2 NNAPI: sync NDK and HAL documentation by Michael Butler · 7 years ago
  4. c5c7bfe Update neuralnetworks/*/types.hal to match impl by Mika Raento · 7 years ago
  5. 3f221a8 configstore: remove references to board platforms by Steven Moreland · 7 years ago
  6. 5c2a826 Merge changes from topic "lazy-dumpstate" by android-build-prod (mdb) · 7 years ago
  7. 521d15c Make dumpstate HAL lazy. by Steven Moreland · 7 years ago
  8. af30064 dumpstate: add interface into rc file by Wei Wang · 7 years ago
  9. 515324a rename BUILT_SYSTEM_{COMPATIBILITY_,}MATRIX by Steven Moreland · 7 years ago
  10. a5cca55 Remove early checks on manifest. by Steven Moreland · 7 years ago
  11. a6a1e0b Restore kernel requirements for frozen matrices. by Yifan Hong · 7 years ago
  12. d8a4d34 Add 4.14.0 kernel to all matrices. by Yifan Hong · 7 years ago
  13. 2e38b2c Merge "HWC2On1Adapter: Fix fd leak in Layer::dump" by android-build-prod (mdb) · 7 years ago
  14. 71d7d91 Merge "Replace hidl_enum_{iterator -> range}." by android-build-prod (mdb) · 7 years ago
  15. 9f20633 HWC2On1Adapter: Fix fd leak in Layer::dump by Dan Stoza · 7 years ago
  16. 86b9e6d Merge "graphics: add libhwc2on{1,fb}adapter" by Dan Stoza · 7 years ago
  17. 303afec Replace hidl_enum_{iterator -> range}. by Steven Moreland · 7 years ago
  18. 74e1cbb Merge "Audio: setParam improve status_t to Result consistency" by Kevin Rocard · 7 years ago
  19. a7b9291 Merge "Mark configstore-utils as double_loadable" by Treehugger Robot · 7 years ago
  20. 574cc90 Audio: setParam improve status_t to Result consistency by Kevin Rocard · 7 years ago
  21. 2a60b89 Sim Status Present VTS by sqian · 7 years ago
  22. 085c7ef health 2.0: fix typo in README by Phong Tran · 7 years ago
  23. 07c5cfc Merge changes from topic "nnapi-aosp-sync" by Michael Butler · 7 years ago
  24. f02692d NNAPI: Add execution preference to prepareModel (HAL) by Michael Butler · 7 years ago
  25. 1e9f62d Sync NNAPI Operand and Operation documentation fixes by Michael Butler · 7 years ago
  26. e12088c Fix the spec for TENSOR_QUANT8_ASYMM to match our validation. by Miao Wang · 7 years ago
  27. 9237ae8 Fix the NNAPI HAL documentation about ADD and MUL by Miao Wang · 7 years ago
  28. 7ed6135 NN validation tests by Michael Butler · 7 years ago
  29. fa89f00 Add validation tests for consistency of model inputs and outputs. by David Gross · 7 years ago
  30. 0d257d5 Mark configstore-utils as double_loadable by Jiyong Park · 7 years ago
  31. 0d8dbee Disable arm32 asan for VtsHalNeuralnetworksV1_1TargetTest by Pirama Arumuga Nainar · 7 years ago
  32. 031a6a8 Radio Sap 1.2 default implementation by sqian · 7 years ago
  33. 7f3b784 Fix Radio response/indication 1.2 by sqian · 7 years ago
  34. 6ad943c Merge "Add a Test for RadioBandMode to Ensure Auto Mode" by nharold · 7 years ago
  35. f8ce213 Fix documentation. by David Gross · 7 years ago
  36. d07b589 Add a Test for RadioBandMode to Ensure Auto Mode by Nathan Harold · 7 years ago
  37. 126e8f7 Merge "Update RegState for new CellIdentity types" by Treehugger Robot · 7 years ago
  38. 382bbae Add defaultSysCodePowerState in types.hal in NFC 1.1 by Ruchi Kandoi · 7 years ago
  39. 2dc004c Merge "secure_element: VTS: Remove MANAGE_CHANNEL commands in transmit" by Treehugger Robot · 7 years ago
  40. b004dbc Update RegState for new CellIdentity types by Eric Schwarzenbach · 7 years ago
  41. 34dc4dd graphics: add libhwc2on{1,fb}adapter by Chia-I Wu · 8 years ago
  42. 61cbaa8 Merge changes from topic "check_unused_hals" by Yifan Hong · 7 years ago
  43. c4352bd secure_element: VTS: Remove MANAGE_CHANNEL commands in transmit by Ruchi Kandoi · 7 years ago
  44. 1965ea9 Merge "Add BLOCK_SUSPEND capability for Bluetooth HAL service" by Tom Cherry · 7 years ago
  45. 7d61a8d matrix: ENFORCE_NO_UNUSED_HALS by Yifan Hong · 7 years ago
  46. 3693fe4 matrix: generalize case for LOCAL_WARN_REQUIRED_HALS by Yifan Hong · 7 years ago
  47. e0cad7a matrix: IGNORE_TARGET_FCM_VERSION -> VINTF_* by Yifan Hong · 7 years ago
  48. 7831d43 matrix: define LOCAL_MODULE for all modules. by Yifan Hong · 7 years ago
  49. 2d46875 Add BLOCK_SUSPEND capability for Bluetooth HAL service by Tom Cherry · 7 years ago
  50. 5b99454 Merge "Build DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE" by Yifan Hong · 7 years ago
  51. fee9ea4 Build DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE by Yifan Hong · 7 years ago
  52. fa7f2bc Merge "Update vts test module bp files to use VtsHalTargetTestDefaults" by Yuexi Ma · 7 years ago
  53. 22b0422 Merge "Add capabilities to wifi HAL service" by Tom Cherry · 7 years ago
  54. 964fbf3 Add capabilities to wifi HAL service by Tom Cherry · 7 years ago
  55. e4a97f2 Merge "Fix crash on hotplug disconnect" by Treehugger Robot · 7 years ago
  56. 56375fd Fix crash on hotplug disconnect by Lloyd Pique · 8 years ago
  57. f292d27 Merge "Add capabilities to bluetooth HAL service" by Tom Cherry · 7 years ago
  58. f03dbc6 Add capabilities to bluetooth HAL service by Tom Cherry · 7 years ago
  59. d56539e Update vts test module bp files to use VtsHalTargetTestDefaults by Yuexi Ma · 7 years ago
  60. 5ca4ebe rename VtsHalEvsV1_0Target module to VtsHalEvsV1_0TargetTest by Yuexi Ma · 8 years ago
  61. 0979cc5 configstore: whitelist getpid call for arm64 by Jeff Vander Stoep · 7 years ago
  62. b944d69 blank_screen: shut off all lights by Steven Moreland · 7 years ago
  63. b252025 light service: mark as shutdown critical by Steven Moreland · 7 years ago
  64. 8a7e77e audio: Register Bluetooth service with audio HAL by Aniket Kumar Lata · 8 years ago
  65. 9526c2f Bluetooth: A2DP offload HIDL by Sunny Kapdi · 7 years ago
  66. 4cd374a Add VTS Test for getConfig() in NFC 1.1 by Ruchi Kandoi · 7 years ago
  67. d128c87 NFC 1.1: Add getConfigs() method by Ruchi Kandoi · 7 years ago
  68. 7df64ea Merge changes from topic "cp_nnapi" by Treehugger Robot · 7 years ago
  69. 1ae02d6 Relax NeuralNetwork's VTS positive and negative base tests by Michael Butler · 7 years ago
  70. a8cd639 Add Capabilities::relaxedFloat32toFloat16Performance for 1.1. by David Gross · 7 years ago
  71. 7578e51 Minor modification to allow relaxed precision test by Miao Wang · 7 years ago
  72. e0d9b16 NNAPI narrow evaluation for P -- HAL by Michael Butler · 7 years ago
  73. 4862d61 Refactor NN API VTS tests and add v1.1 tests by Miao Wang · 7 years ago
  74. 5f57913 Add README to NeuralNetworks HAL by Michael Butler · 8 years ago
  75. 6a83645 Merge "Add VTS test for getCellInfoList_1_2" by Treehugger Robot · 7 years ago
  76. cd712b0 Merge "configstore: allow to USE_CONTEXT_PRIORITY by device." by Treehugger Robot · 7 years ago
  77. 65a3ad3 Add VTS test for getCellInfoList_1_2 by Cassie · 7 years ago
  78. a491908 configstore: allow to USE_CONTEXT_PRIORITY by device. by chenhg · 7 years ago
  79. 2e6ed18 Add vts response functions for Radio Response 1.2 by yinxu · 7 years ago
  80. 72382e3 Bluetooth: Relax NO_OP and SCO checks by Myles Watson · 8 years ago
  81. ac1844f Added new VTS test cases for v1.2 data call APIs by Jack Yu · 7 years ago
  82. 196fbbc Merge "Add init() as a part of Secure Element VTS test" by Treehugger Robot · 7 years ago
  83. 8bdc4e0 Add VTS tests for 1.2 reporting criteria by Eric Schwarzenbach · 7 years ago
  84. fbcbc01 Add init() as a part of Secure Element VTS test by Ruchi Kandoi · 7 years ago
  85. 184eb86 Merge "Convert tv input hal test to use VtsHalHidlTargetTestEnvBase" by Zhuoyao Zhang · 7 years ago
  86. 5cd16a7 Merge "Fix boot VTS GetSuffix test" by Treehugger Robot · 7 years ago
  87. bb7ce50 Fix boot VTS GetSuffix test by Connor O'Brien · 7 years ago
  88. 1154849 Merge "Update documentation for currentPhysicalChannelConfigs()" by Treehugger Robot · 7 years ago
  89. 5c58bc6 Convert tv input hal test to use VtsHalHidlTargetTestEnvBase by Zhuoyao Zhang · 7 years ago
  90. bc2e6fe Merge "Dot allow error OPERATION_NOT_ALLOWED and REQUEST_NOT_SUPPORTED for startNetworkScan in VTS test." by Treehugger Robot · 7 years ago
  91. f9ec2f1 Update documentation for currentPhysicalChannelConfigs() by Eric Schwarzenbach · 7 years ago
  92. 9be0630 Merge "Convert evs hal test to use VtsHalHidlTargetTestEnvBase" by Zhuoyao Zhang · 7 years ago
  93. 5114c26 Convert evs hal test to use VtsHalHidlTargetTestEnvBase by Zhuoyao Zhang · 7 years ago
  94. 591387f Fix comments for link capacity and signal strength reporting. by Eric Schwarzenbach · 7 years ago
  95. e09fba4 Merge "Use new AccessNetwork type in the reporting criteria API" by Treehugger Robot · 7 years ago
  96. 38dcd0c Merge "Fixes to Align TdScdma Reports with All Others" by nharold · 7 years ago
  97. 53603b4 Merge "Update WcdmaSignalStrength to add RAT-specific fields" by nharold · 7 years ago
  98. 118f90b Merge "Convert thermal hal test to use VtsHalHidlTargetTestEnvBase" by Zhuoyao Zhang · 7 years ago
  99. 3ddc392 Merge "Convert nfc hal test to use VtsHalHidlTargetTestEnvBase" by Zhuoyao Zhang · 7 years ago
  100. 8a5a99c Merge "Convert health hal test to use VtsHalHidlTargetTestEnvBase" by Zhuoyao Zhang · 7 years ago