1. 4839e9f Add a command to get the minimum battery voltage required for flashing by Hridya Valsaraju · 7 years ago
  2. f461463 Merge "Emergency Function HAL (continued)" by Shuo Qian · 7 years ago
  3. f8a8873 Merge "health VTS: split Properties test" by Yifan Hong · 7 years ago
  4. 26c1200 health VTS: split Properties test by Yifan Hong · 7 years ago
  5. e9fc235 health: registerCallback() and getHealthInfo() does not notify all callbacks by Yifan Hong · 7 years ago
  6. a46c0da health: use recursive_mutex. by Yifan Hong · 7 years ago
  7. 2f5884c Skip hal v1 check after p on low ram devices am: a0eb7e415c by Ng Zhi An · 7 years ago
  8. 04ba91e Merge "Revert "Set vendor: true for boot control HAL"" by Hridya Valsaraju · 7 years ago
  9. f8169cc Revert "Set vendor: true for boot control HAL" by Hridya Valsaraju · 7 years ago
  10. a0eb7e4 Skip hal v1 check after p on low ram devices by Ng Zhi An · 7 years ago
  11. 968f531 Emergency Function HAL (continued) by sqian · 7 years ago
  12. c5b3b00 Merge "Initialize healthd_mode_ops in recovery default Health HAL impl." by Treehugger Robot · 7 years ago
  13. b2fa66c Merge "Set vendor: true for boot control HAL" by Treehugger Robot · 7 years ago
  14. f009da1 Set vendor: true for boot control HAL by Hridya Valsaraju · 7 years ago
  15. 19a5da4 Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 7 years ago
  16. dc4f6c4 Merge "Allow more time to un-blacklist strongest satelite" into pie-vts-dev by WyattRiley · 7 years ago
  17. 23874c7 Merge "Allow more time to un-blacklist strongest satelite" into pie-vts-dev by Treehugger Robot · 7 years ago
  18. bf0b9fa Initialize healthd_mode_ops in recovery default Health HAL impl. by Hridya Valsaraju · 7 years ago
  19. 9d2c581 Add command to check whether off-mode-charging is enabled. by Hridya Valsaraju · 7 years ago
  20. 338b0c7 Add command to read fastboot variable 'variant' by Hridya Valsaraju · 7 years ago
  21. 074a27e Allow more time to un-blacklist strongest satelite by WyattRiley · 7 years ago
  22. c45ef0e Add atrace HAL 1.0 by Wei Wang · 7 years ago
  23. c17b71f Test getActiveMicrophones API when mic is found on the device. am: 497edcc026 by jiabin · 7 years ago
  24. 497edcc Test getActiveMicrophones API when mic is found on the device. by jiabin · 7 years ago
  25. 2c46b2e Fixed minor comment typos in IKeymasterDevice.hal by Rob Barnes · 7 years ago
  26. f5fda39 Reland "Add command to pass oem commands to HAL" by Hridya Valsaraju · 7 years ago
  27. 0d30dab Merge changes from topic "current-on-aosp" by Steven Moreland · 7 years ago
  28. 936b3a0 Remove NNAPI 1.2 HAL hash by Miao Wang · 7 years ago
  29. b58edcd Add health filesystem HAL to compatibility matrix by Yifan Hong · 7 years ago
  30. 73da92e Update power hidl to version 1.3 in compatibility_matrix.current.xml. by Peiyong Lin · 7 years ago
  31. 54ed395 Add configstore@1.1 to current matrix. by Steven Moreland · 7 years ago
  32. 3c86d9a Add compatibility_matrix.current.xml for Android Q. by Steven Moreland · 7 years ago
  33. 9c6b9bf Merge "Don't use initializer_list as return type" by Treehugger Robot · 7 years ago
  34. af528bc Sync docs with NeuralNetworks.h by Slava Shklyaev · 7 years ago
  35. 96e08aa Merge changes from topic "nnapisync_1.2" by Przemyslaw Szczepaniak · 7 years ago
  36. 8f8c756 Merge "Revert "Add command to pass oem commands to HAL"" by Treehugger Robot · 7 years ago
  37. d604080 Revert "Add command to pass oem commands to HAL" by Hridya Valsaraju · 7 years ago
  38. 7392175 Don't use initializer_list as return type by Yi Kong · 7 years ago
  39. 10becaf Merge "health.storage: Add VTS test." by Yifan Hong · 7 years ago
  40. 14eea6b health.storage: Add VTS test. by Yifan Hong · 7 years ago
  41. feb87a9 Add VTS tests for NeuralNetworks v1.2 by Slava Shklyaev · 7 years ago
  42. 8e139a7 Create NeuralNetworks HAL v1.2 for new OperationTypes by Slava Shklyaev · 7 years ago
  43. c0263aa health.storage: Add default implementation. by Yifan Hong · 7 years ago
  44. c922f43 Merge "Radio HAL: Add VoPS network support" by Amruth Ramachandran · 7 years ago
  45. 921724c Audio VTS: Workaround async HIDL destructor by sleeping am: d87a288e82 by Kevin Rocard · 7 years ago
  46. b670abc Merge "health.filesystem::IFileSystem -> health.storage::IStorage" by Yifan Hong · 7 years ago
  47. d146a72 Radio HAL: Add VoPS network support by Amruth Ramachandran · 7 years ago
  48. c369d81 Merge "Add command to pass oem commands to HAL" by Treehugger Robot · 7 years ago
  49. ec75d33 health.filesystem::IFileSystem -> health.storage::IStorage by Yifan Hong · 7 years ago
  50. d87a288 Audio VTS: Workaround async HIDL destructor by sleeping by Kevin Rocard · 7 years ago
  51. c23b3a5 Merge "Audio VTS: Always check for Result::isOk()" into pie-vts-dev by Kevin Rocard · 7 years ago
  52. 2070f8b Merge "Audio VTS: Always check for Result::isOk()" into pie-vts-dev by Treehugger Robot · 7 years ago
  53. ddaa8ec Add command to pass oem commands to HAL by Hridya Valsaraju · 7 years ago
  54. 9667078 Merge "ISafeUnion: add case w/ enum" by Treehugger Robot · 7 years ago
  55. 429faab ISafeUnion: add case w/ enum by Steven Moreland · 7 years ago
  56. 9367cc5 Merge "Fix failing drm 1.0 vts tests" by Treehugger Robot · 7 years ago
  57. e1ca153 Merge "health filesystem: update garbageCollect() function." by Yifan Hong · 7 years ago
  58. 5c2e29d Fix failing drm 1.0 vts tests by Jeff Tinker · 7 years ago
  59. a0082b8 health filesystem: update garbageCollect() function. by Yifan Hong · 7 years ago
  60. fff86f4 Fix logics for floating-point comparision in VTS test. am: 39c865b3aa by Xusong Wang · 7 years ago
  61. 848607a keymaster 3.0: make service use nobody as user and remove system group by Roberto Pereira · 7 years ago
  62. 27b09c2 Merge "Note confusion-causing breaks in HIDL convention." by Treehugger Robot · 7 years ago
  63. 146405b Note confusion-causing breaks in HIDL convention. by Steven Moreland · 7 years ago
  64. 6d9109f Merge "Get partition file system type from Fastboot HAL" by Treehugger Robot · 7 years ago
  65. 0a0fa72 Merge "[Graphics] Only validate display in PresentOrValidateDisplay." by Treehugger Robot · 7 years ago
  66. 709aa5f Skip NoUserConfirmation VTS test for Strongbox by Baranidharan Muthukumaran · 7 years ago
  67. c83cec7 Get partition file system type from Fastboot HAL by Hridya Valsaraju · 7 years ago
  68. 39c865b Fix logics for floating-point comparision in VTS test. by Xusong Wang · 7 years ago
  69. f6235f8 Fix logics for floating-point comparision in VTS test. by Xusong Wang · 7 years ago
  70. e8957a3 Audio VTS: Always check for Result::isOk() by Kevin Rocard · 7 years ago
  71. 5bc9799 Merge "Add IRadioResponse/Indication 1.3 and Emergency Function HAL" by Shuo Qian · 7 years ago
  72. 489b897 Merge "Correct the comments for radio hal types" by Youming Ye · 7 years ago
  73. 8ffbfa5 Add IRadioResponse/Indication 1.3 and Emergency Function HAL by sqian · 7 years ago
  74. f11cccd Correct the comments for radio hal types by Youming Ye · 7 years ago
  75. d6b4242 Merge "Fix KM VTS tests for Strongbox implementations" by Treehugger Robot · 7 years ago
  76. f8007c2 Merge "Camera: support torch control on external camera" by Treehugger Robot · 7 years ago
  77. 81221c2 Merge "Camera: Allow 3% ISO tolerance during ISO burst VTS" into pie-vts-dev by Emilian Peev · 7 years ago
  78. 30c2361 Merge "Allow getCapturePosition to return 0 frames for unprepared streams" into pie-vts-dev by Kevin Rocard · 7 years ago
  79. 391eb58 Merge "Camera: Allow 3% ISO tolerance during ISO burst VTS" into pie-vts-dev by Treehugger Robot · 7 years ago
  80. 137194e Merge "Allow getCapturePosition to return 0 frames for unprepared streams" into pie-vts-dev by Treehugger Robot · 7 years ago
  81. 241ea6a Merge "Set the floor value of time estimate as 2017 Jan 01 00:00:00 GMT" into pie-vts-dev by Yu-Han Yang · 7 years ago
  82. 4e0c7c1 Merge "Set the floor value of time estimate as 2017 Jan 01 00:00:00 GMT" into pie-vts-dev by Treehugger Robot · 7 years ago
  83. cd86e19 Merge "[ConfigStore] Clarify hasHDRDisplay spec." by Treehugger Robot · 7 years ago
  84. 5b42b97 [Graphics] Only validate display in PresentOrValidateDisplay. by Peiyong Lin · 7 years ago
  85. 222caea [automerger skipped] Merge "Fix setAllowedCarrier" into pie-vts-dev by sqian · 7 years ago
  86. 052f207 Merge "Fix setAllowedCarrier" into pie-vts-dev by Treehugger Robot · 7 years ago
  87. fe40b62 Camera: Allow 3% ISO tolerance during ISO burst VTS by Emilian Peev · 7 years ago
  88. 45f0a8b Set the floor value of time estimate as 2017 Jan 01 00:00:00 GMT by Yu-Han Yang · 7 years ago
  89. eb2b009 Allow getCapturePosition to return 0 frames for unprepared streams by Kevin Rocard · 7 years ago
  90. 171dd95 [automerger skipped] Merge "Change ImportWrappedKeyTest back to SHA1" into pie-vts-dev by Shawn Willden · 7 years ago
  91. 2b0ce83 [automerger skipped] Merge "Require keymaster4 attestations to contain the right version." into pie-vts-dev by Shawn Willden · 7 years ago
  92. ce86361 [automerger skipped] Merge "keymaster: skip SHA2 digest tests for strongbox" into pie-vts-dev by nagendra modadugu · 7 years ago
  93. e22dd68 [automerger skipped] Merge changes Ic41afbd0,Ibe264d08 into pie-vts-dev by nagendra modadugu · 7 years ago
  94. 8ee59f2 Merge "Fixing Keymaster documentation." into pie-vts-dev am: 33f7970672 by Eran Messeri · 7 years ago
  95. e730072 Merge "Change ImportWrappedKeyTest back to SHA1" into pie-vts-dev by Treehugger Robot · 7 years ago
  96. 5167180 Merge "Require keymaster4 attestations to contain the right version." into pie-vts-dev by Treehugger Robot · 7 years ago
  97. 86104dc Merge "keymaster: skip SHA2 digest tests for strongbox" into pie-vts-dev by Treehugger Robot · 7 years ago
  98. e101aa8 Merge changes Ic41afbd0,Ibe264d08 into pie-vts-dev by Treehugger Robot · 7 years ago
  99. 33f7970 Merge "Fixing Keymaster documentation." into pie-vts-dev by Treehugger Robot · 7 years ago
  100. f53ee60 [automerger skipped] Allow general errors for getImsiForApp(). by Amit Mahajan · 7 years ago