Merge "Make NsdService only start the native daemon when needed and automatically clean it up." into sc-dev
This commit is contained in:
@@ -199,6 +199,9 @@ public final class NsdManager {
|
||||
/** @hide */
|
||||
public static final int RESOLVE_SERVICE_SUCCEEDED = BASE + 20;
|
||||
|
||||
/** @hide */
|
||||
public static final int DAEMON_CLEANUP = BASE + 21;
|
||||
|
||||
/** @hide */
|
||||
public static final int ENABLE = BASE + 24;
|
||||
/** @hide */
|
||||
|
||||
Reference in New Issue
Block a user