Fix build
Change-Id: I1968e0d7d25f613fa6cf72f82d79f17224e3d5ab
This commit is contained in:
@@ -158,14 +158,14 @@ public class NsdManager {
|
||||
/**
|
||||
* Network service discovery is disabled
|
||||
*
|
||||
* @see #NSD_STATE_CHANGED_ACTION
|
||||
* @see #ACTION_NSD_STATE_CHANGED
|
||||
*/
|
||||
public static final int NSD_STATE_DISABLED = 1;
|
||||
|
||||
/**
|
||||
* Network service discovery is enabled
|
||||
*
|
||||
* @see #NSD_STATE_CHANGED_ACTION
|
||||
* @see #ACTION_NSD_STATE_CHANGED
|
||||
*/
|
||||
public static final int NSD_STATE_ENABLED = 2;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user