We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5277928 commit 1dbcf5aCopy full SHA for 1dbcf5a
1 file changed
android/sdl_android/src/main/java/com/smartdevicelink/transport/SdlRouterService.java
@@ -158,7 +158,7 @@ public class SdlRouterService extends Service {
158
public static final String SDL_NOTIFICATION_FAQS_PAGE = "https://smartdevicelink.com/en/guides/android/frequently-asked-questions/sdl-notifications/";
159
160
public static final String REGISTER_WITH_ROUTER_ACTION = "com.sdl.android.register";
161
-
+
162
/**
163
* Message types sent from the BluetoothReadService Handler
164
*/
0 commit comments