Skip to content

Commit 0c9865a

Browse files
authored
Merge pull request #645 from smartdevicelink/bugfix/issue_633
update documentation per Evo Pro
2 parents bbdc793 + 5f898ac commit 0c9865a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sdl_android/src/main/java/com/smartdevicelink/proxy/rpc/RadioControlData.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,8 @@ public Integer getSignalChangeThreshold() {
182182

183183
/**
184184
* Sets the radioEnable portion of the RadioControlData class
185-
* <br><b>Note: </b> This setting is normally a <b>READ-ONLY</b> setting
185+
* <br><b>Note: </b> If this is set to false, no other data will be included.
186+
* <br><b>Note: </b> This setting is normally a <b>READ-ONLY</b> setting.
186187
*
187188
* @param radioEnable
188189
* True if the radio is on, false is the radio is off.

0 commit comments

Comments
 (0)