1. 7a9d609 Create NN AIDL Burst adapter by Michael Butler · 4 years, 5 months ago
  2. 8414a6e Add additional parameters for NN Burst -- HAL by Michael Butler · 4 years, 5 months ago
  3. 388bceb Add missing validation for NN canonical types by Michael Butler · 4 years, 6 months ago
  4. 3633d07 Rename BufferRole.frequency -> probability -- HAL. by Xusong Wang · 4 years, 5 months ago
  5. 21927e2 Merge "VtsBluetooth: Use ASSERT_* to end the test ASAP" by Myles Watson · 4 years, 4 months ago
  6. 1a9bbeb Merge "Allow SecureClock tests to pass on devices w/out SecureClock" by Treehugger Robot · 4 years, 4 months ago
  7. d7f1c1d Merge "Allow KeyMint tests to pass on devices w/out KeyMint" by Shawn Willden · 4 years, 4 months ago
  8. b21b4a3 Merge "Correct error code in attest_key docs." by Shawn Willden · 4 years, 4 months ago
  9. 3bad122 power/stats: Index the state residency data providers by Benjamin Schwartz · 4 years, 4 months ago
  10. 14fdd67 Allow SecureClock tests to pass on devices w/out SecureClock by Shawn Willden · 4 years, 4 months ago
  11. 7e71f1e Allow KeyMint tests to pass on devices w/out KeyMint by Shawn Willden · 4 years, 4 months ago
  12. 7af6d0f light: downgrade hardware open error by Steven Moreland · 4 years, 4 months ago
  13. 7bbf629 Correct error code in attest_key docs. by Shawn Willden · 4 years, 4 months ago
  14. 244ad36 VtsBluetooth: Use ASSERT_* to end the test ASAP by Myles Watson · 4 years, 4 months ago
  15. 49e5b5e Merge "Fix documentation of EARLY_BOOT_ONLY tag in KeyMint" by Shawn Willden · 4 years, 4 months ago
  16. 0c77e4d Merge changes I390aa702,I9084343c by David Drysdale · 4 years, 4 months ago
  17. 6f219a6 Merge "audio: Use get_audio_port_v7 in the default wrapper" by Treehugger Robot · 4 years, 4 months ago
  18. 6aab5a1 Merge "Add std::this_thread::yield to Burst NN polling loop" by Michael Butler · 4 years, 4 months ago
  19. cb766d2 audio: Use get_audio_port_v7 in the default wrapper by Mikhail Naganov · 4 years, 4 months ago
  20. 4d3c298 Use a heuristic to correlate devices by David Drysdale · 4 years, 4 months ago
  21. f6fc5a6 Fix DeviceInfo encoding and checks by David Drysdale · 4 years, 4 months ago
  22. b39baea Merge changes I2f5187bf,Icb79e1e0,I833894d3,I54dcaa61,I47a810f2 by David Drysdale · 4 years, 4 months ago
  23. ae33614 Merge "identity: add TEST_MAPPING file to run CTS, VTS, and unit tests in presubmit." by David Zeuthen · 4 years, 4 months ago
  24. 0ccd277 Merge "Adding jbires to keymint/aidl/OWNERS" by Treehugger Robot · 4 years, 4 months ago
  25. 0252d5f Add std::this_thread::yield to Burst NN polling loop by Michael Butler · 4 years, 4 months ago
  26. 0f81cab [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces by Bob Badour · 4 years, 4 months ago
  27. ebe635f Merge "audio: Fix fixed size char array conversions" by Treehugger Robot · 4 years, 4 months ago
  28. 8fca300 audio: Fix fixed size char array conversions by Mikhail Naganov · 4 years, 4 months ago
  29. f6a701e Merge "audio: Fix flakiness of HalAudioStreamWorkerTest" by Mikhail Naganov · 4 years, 4 months ago
  30. 93d82ac Merge "Clarify certificate chain requirements documentation." by Treehugger Robot · 4 years, 4 months ago
  31. 293d67a Merge changes from topic "vts_cec_10" by Michal Olech · 4 years, 4 months ago
  32. 2175ee2 Merge "power/stats: Add host_supported" by Treehugger Robot · 4 years, 4 months ago
  33. 0744ccf power/stats: Add host_supported by Benjamin Schwartz · 4 years, 4 months ago
  34. baf1597 audio: Fix flakiness of HalAudioStreamWorkerTest by Mikhail Naganov · 4 years, 4 months ago
  35. a620ab7 audio: Fix VTS PCM Input tests for certain h/w platforms by Mikhail Naganov · 4 years, 4 months ago
  36. 5ae01f4 Clarify certificate chain requirements documentation. by Shawn Willden · 4 years, 4 months ago
  37. f0d516d Test that provisioned keys can be used with KeyMint by David Drysdale · 4 years, 5 months ago
  38. e99ed86 Add tests with corrupted MAC on keypair by David Drysdale · 4 years, 5 months ago
  39. cceca9f Add more EEK variant tests and related fixes by David Drysdale · 4 years, 5 months ago
  40. c840077 Commonize MacedPublicKey and ProtectedData checks by David Drysdale · 4 years, 5 months ago
  41. a5ddfbd Tweak IRemotelyProvisionedComponent AIDL docs by David Drysdale · 4 years, 5 months ago
  42. 6a022ad Merge "Don't assert while a callback is registered" by Anthony Stange · 4 years, 4 months ago
  43. 94b8b11 Merge "KeyMint + KeyMaster: Include permissions for FEATURE_HARDWARE_KEYSTORE." by David Zeuthen · 4 years, 4 months ago
  44. 0b72e2e Don't assert while a callback is registered by Anthony Stange · 4 years, 4 months ago
  45. c0f1cc2 Merge "Fix RefBase Explicit destruction" by Anthony Stange · 4 years, 4 months ago
  46. 7f8ccb5 KeyMint + KeyMaster: Include permissions for FEATURE_HARDWARE_KEYSTORE. by David Zeuthen · 4 years, 5 months ago
  47. 4c912d9 Merge "Fix setCarrierInfoForImsiEncryption in VTS 1.6" by Treehugger Robot · 4 years, 4 months ago
  48. 127b72a Merge "Require RemoteProvisioner app for HAL service" by Max Bires · 4 years, 4 months ago
  49. 2bb0aa1 Merge "This fixes the potential vts test failures for devices with no registered shared secret services. It aso fixes the static dependency issue. Test: atest VtsAidlSharedSecretTargetTest, atest VtsAidlSecureClockTargetTest Bug: b/182913582" by Treehugger Robot · 4 years, 4 months ago
  50. 459bf52 Merge "IRemotelyProvisionedComponent returns DeviceInfo" by Max Bires · 4 years, 4 months ago
  51. 3e9cb7b Merge "Optimize SIM phonebook feature with new batch APIs" by Robert Greenwalt · 4 years, 4 months ago
  52. b1fe78f Merge "Fix emergencyDial_1_6_withServices in VTS 1.6" by Treehugger Robot · 4 years, 4 months ago
  53. 5bbfdbf Merge "Add AudioTransport to replace AudioProfile in AudioPort." by Jiabin Huang · 4 years, 4 months ago
  54. 501dcde Require RemoteProvisioner app for HAL service by Max Bires · 4 years, 4 months ago
  55. fdbb904 IRemotelyProvisionedComponent returns DeviceInfo by Max Bires · 4 years, 5 months ago
  56. 38b3bce Merge "Keystore 2.0: add convertStorageKeyToEphemeral() to IKeymintDevice" by Satya Tangirala · 4 years, 4 months ago
  57. f29ce36 This fixes the potential vts test failures for devices with no registered shared secret services. It aso fixes the static dependency issue. by Chirag Pathak · 4 years, 5 months ago
  58. 574a86f Add AudioTransport to replace AudioProfile in AudioPort. by jiabin · 4 years, 5 months ago
  59. 928940a Adding jbires to keymint/aidl/OWNERS by Max Bires · 4 years, 5 months ago
  60. 48966f0 Optimize SIM phonebook feature with new batch APIs by Mengjun Leng · 4 years, 5 months ago
  61. 793c7fe identity: add TEST_MAPPING file to run CTS, VTS, and unit tests in presubmit. by David Zeuthen · 4 years, 5 months ago
  62. 1f71f2c Fix documentation of EARLY_BOOT_ONLY tag in KeyMint by Shawn Willden · 4 years, 5 months ago
  63. c757c1b Keystore 2.0: add convertStorageKeyToEphemeral() to IKeymintDevice by Satya Tangirala · 4 years, 5 months ago
  64. 442a08d security.sharedsecret: Add rust derives and fix docs. by Janis Danisevskis · 4 years, 5 months ago
  65. 2d56123 Merge "Security: Provide generated java sources." by Treehugger Robot · 4 years, 5 months ago
  66. edd9dea Merge "Close stream at end of OpenAnOpenedStreamsTest" by Henry Fang · 4 years, 5 months ago
  67. 61eadb7 Security: Provide generated java sources. by Janis Danisevskis · 4 years, 5 months ago
  68. e24a7e5 Merge changes from topic "nnapi-aidl-burst" by Przemyslaw Szczepaniak · 4 years, 5 months ago
  69. a23a361 Merge "Move NNAPI type information to types.spec" by Treehugger Robot · 4 years, 5 months ago
  70. 697a002 CEC: Add VTS test to get physical address by Shraddha Basantwani · 4 years, 7 months ago
  71. 3a19b42 CEC: Add methods to get device types by Shraddha Basantwani · 4 years, 6 months ago
  72. b75639c CEC: Add VTS test to check is connected by Shraddha Basantwani · 4 years, 6 months ago
  73. 5a1c925 CEC: Add README for VTS tests by Shraddha Basantwani · 4 years, 6 months ago
  74. a17d5ae CEC: Add VTS test to enable audio return channel by Shraddha Basantwani · 4 years, 6 months ago
  75. 55091e2 Merge "Allow REQUEST_NOT_SUPPORTED when requesting data throttling from modem." by Jack Nudelman · 4 years, 5 months ago
  76. f1762ea Fix setCarrierInfoForImsiEncryption in VTS 1.6 by Aaron Tsai · 4 years, 5 months ago
  77. 60c0e06 Fix emergencyDial_1_6_withServices in VTS 1.6 by Aaron Tsai · 4 years, 5 months ago
  78. 0098a8d CEC: Add VTS test to get port info by Shraddha Basantwani · 4 years, 6 months ago
  79. 3857aae CEC: Add VTS test to set language by Shraddha Basantwani · 4 years, 6 months ago
  80. 57af1d4 CEC: Add VTS test to set option by Shraddha Basantwani · 4 years, 6 months ago
  81. 24a9d29 CEC: Add VTS test to send CEC messages by Shraddha Basantwani · 4 years, 7 months ago
  82. 0ebb24b CEC: Add VTS test to clear and add logical address by Shraddha Basantwani · 4 years, 7 months ago
  83. b494d61 CEC: Add VTS test to get Vendor Id by Shraddha Basantwani · 4 years, 7 months ago
  84. d79f658 CEC: Add VTS test to get CEC version by Shraddha Basantwani · 4 years, 7 months ago
  85. bbc243f Merge "audio: Add VTS tests for reads and writes" by Treehugger Robot · 4 years, 5 months ago
  86. 7fc7e37 Add Burst tests to NN AIDL HAL VTS by Michael Butler · 4 years, 5 months ago
  87. 88e6e9e Add IBurst to NN AIDL HAL -- hal by Michael Butler · 4 years, 5 months ago
  88. 37dcda8 Format NN AIDL HAL by Michael Butler · 4 years, 5 months ago
  89. 5a78d9c audio: Add VTS tests for reads and writes by Mikhail Naganov · 4 years, 5 months ago
  90. dfefe26 Merge "Test padded request memories in VTS generated tests." by Xusong Wang · 4 years, 5 months ago
  91. 2ad6484 Merge "audio: Update OWNERS" by Mikhail Naganov · 4 years, 5 months ago
  92. 3fd9089 Merge "NNAPI: Add AIDL drivers registration" by Slava Shklyaev · 4 years, 5 months ago
  93. c12d5ad audio: Update OWNERS by Mikhail Naganov · 4 years, 5 months ago
  94. 40122ae Merge "Document the default alignment and padding value." by Treehugger Robot · 4 years, 5 months ago
  95. e5611aa Add Hardware Offloaded provider parameters for LC3 by Jakub Pawlowski · 4 years, 9 months ago
  96. 16858a6 Test padded request memories in VTS generated tests. by Xusong Wang · 4 years, 6 months ago
  97. cfefc7b Fix RefBase Explicit destruction by Jintao Zhu · 4 years, 5 months ago
  98. 72ca1d2 Merge "COSE unprotected parameters are a map not a bstr" by Max Bires · 4 years, 5 months ago
  99. 62445b7 Document the default alignment and padding value. by Xusong Wang · 4 years, 5 months ago
  100. 5e4453f Merge "Passing padding information to the driver -- hal." by Xusong Wang · 4 years, 5 months ago