summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Etan Cohen <etancohen@google.com> 2016-11-06 03:05:39 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2016-11-06 03:05:40 +0000
commitab180e53b9a4dcae5f966584d5aa5021093aee66 (patch)
tree370fe1f8f2226fe2490e4ccaabf1dacbefe94ca4
parent2e9ff8c5bedf0b18dcf590c4fdbc4170ce0883b3 (diff)
parentddd28d0d7b394582fab93a5cde0d525e2da65789 (diff)
Merge "[NAN-AWARE] Rename NAN to Aware"
-rw-r--r--data/etc/android.hardware.wifi.aware.xml (renamed from data/etc/android.hardware.wifi.nan.xml)4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/etc/android.hardware.wifi.nan.xml b/data/etc/android.hardware.wifi.aware.xml
index e557610c98..ae6272ed2c 100644
--- a/data/etc/android.hardware.wifi.nan.xml
+++ b/data/etc/android.hardware.wifi.aware.xml
@@ -14,7 +14,7 @@
limitations under the License.
-->
-<!-- This is the standard feature indicating that the device includes WiFi NAN. -->
+<!-- This is the standard feature indicating that the device includes WiFi Aware. -->
<permissions>
- <feature name="android.hardware.wifi.nan" />
+ <feature name="android.hardware.wifi.aware" />
</permissions>