Merge "[AWARE] Unhide Wi-Fi Aware API (baseline)" am: dfe8f5dc13 am: 877ccf68fb am: 463d3c6e7c

am: 669e846a8a

Change-Id: Ib668ed15ccf1f05c5ed31f700b69e1f3ab8b4cac
This commit is contained in:
Etan Cohen
2017-01-11 23:28:20 +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.
*
* @hide PROPOSED_AWARE_API
*/
public static final int TRANSPORT_WIFI_AWARE = 5;