Skip to content

Commit df73517

Browse files
Update base/src/main/java/com/smartdevicelink/proxy/SystemCapabilityManager.java
Co-Authored-By: Joel Fischer <joeljfischer@gmail.com>
1 parent 029db4e commit df73517

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

base/src/main/java/com/smartdevicelink/proxy/SystemCapabilityManager.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,7 @@ private void retrieveCapability(final SystemCapabilityType systemCapabilityType,
554554

555555
/*
556556
The subscription flag in the request should be set based on multiple variables:
557-
- if subscribe is null (no change), shouldSubscribe = current subscription status
557+
- if subscribe is null (no change), shouldSubscribe = current subscription status, or false if the HU does not support subscriptions
558558
- if subscribe is false, then shouldSubscribe = false
559559
- if subscribe is true and the HU supports subscriptions, then shouldSubscribe = true
560560
*/

0 commit comments

Comments
 (0)