Merge "[AWARE] Unhide Wi-Fi Aware API (baseline)"

am: dfe8f5dc13

Change-Id: I581b72ce62966f4c04427603a2b9686dcf46cc42
This commit is contained in:
Etan Cohen
2017-01-11 23:12:16 +00:00
committed by android-build-merger

View File

@@ -420,8 +420,6 @@ public final class NetworkCapabilities implements Parcelable {
/** /**
* Indicates this network uses a Wi-Fi Aware transport. * Indicates this network uses a Wi-Fi Aware transport.
*
* @hide PROPOSED_AWARE_API
*/ */
public static final int TRANSPORT_WIFI_AWARE = 5; public static final int TRANSPORT_WIFI_AWARE = 5;