summaryrefslogtreecommitdiffstats
path: root/tv
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2018-05-17 14:32:17 -0700
committerSteven Moreland <smoreland@google.com>2018-05-18 10:10:32 -0700
commit4ee4582230e84cff47bcaf182fd91f47a67bca43 (patch)
tree46df29afbe619987d79e445d160ad8aa8ec234d1 /tv
parent908fd8653f7d9c2910589e95222f9177903319a9 (diff)
downloadandroid_hardware_interfaces-4ee4582230e84cff47bcaf182fd91f47a67bca43.tar.gz
android_hardware_interfaces-4ee4582230e84cff47bcaf182fd91f47a67bca43.tar.bz2
android_hardware_interfaces-4ee4582230e84cff47bcaf182fd91f47a67bca43.zip
Update comments for doc comments.
Doc comments look like "/** ... */" and they can only be in certain places. Bug: 79865343 Test: m Change-Id: Ic15c08ff7dc6e4f9827c1dbe7f7236c11a572ec1
Diffstat (limited to 'tv')
-rw-r--r--tv/cec/1.0/types.hal2
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/cec/1.0/types.hal b/tv/cec/1.0/types.hal
index a1853a31c..c734c4d7a 100644
--- a/tv/cec/1.0/types.hal
+++ b/tv/cec/1.0/types.hal
@@ -193,7 +193,7 @@ enum OptionKey : int32_t {
*/
SYSTEM_CEC_CONTROL = 3,
- /** Option 4 not used */
+ /* Option 4 not used */
};
struct CecMessage {