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] |
Convert all comments into "doxygen-ready" comments. Bug: 36453077 Test: mma Change-Id: I0b1f77dfae5d2258969e33d85ecf45401ffbdfaa
diff --git a/dumpstate/1.0/IDumpstateDevice.hal b/dumpstate/1.0/IDumpstateDevice.hal index fec3eb4..206c139 100644 --- a/dumpstate/1.0/IDumpstateDevice.hal +++ b/dumpstate/1.0/IDumpstateDevice.hal
@@ -17,7 +17,7 @@ package android.hardware.dumpstate@1.0; interface IDumpstateDevice { - /* + /** * Dumps device-specific state into the given file descriptor. */ dumpstateBoard(handle h);