Merge "Make NsdService only start the native daemon when needed and automatically clean it up." am: 05081aa3b0 am: 27450253e2
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1717479 Change-Id: Idb9e8dcd7c38ee09e21a3e0af3e643c44f9aa357
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