commit | 40d3a9bd8c62714ee58f9363c4456f764aa5a95d | [log] [tgz] |
---|---|---|
author | Andreas Huber <andih@google.com> | Tue Mar 28 16:19:16 2017 -0700 |
committer | Andreas Huber <andih@google.com> | Wed Mar 29 08:53:58 2017 -0700 |
tree | da47e5b4448e44385919af0effbd49a5d1b415e8 | |
parent | 2f44ec6c868b220be1b566e7ccfbb251beec70ec [diff] [blame] |
Convert all comments into "doxygen-ready" comments. Bug: 36453077 Test: mma Change-Id: I0b1f77dfae5d2258969e33d85ecf45401ffbdfaa
diff --git a/audio/2.0/IDevicesFactory.hal b/audio/2.0/IDevicesFactory.hal index 0ef6bc5..6bbe7a1 100644 --- a/audio/2.0/IDevicesFactory.hal +++ b/audio/2.0/IDevicesFactory.hal
@@ -30,7 +30,7 @@ STUB }; - /* + /** * Opens an audio device. To close the device, it is necessary to release * references to the returned device object. *