OSDN Git Service

[NAN-AWARE] Rename NAN to Aware
authorEtan Cohen <etancohen@google.com>
Wed, 26 Oct 2016 18:20:17 +0000 (11:20 -0700)
committerEtan Cohen <etancohen@google.com>
Fri, 4 Nov 2016 22:42:08 +0000 (15:42 -0700)
Rename only (and any reformatting needed to pass lint) - no
functional changes!

(cherry-pick of commit 49f8c84e1872c47716ebc2c04acdc8e3f6192734)
(cherry-pick of commit 93852c97c636beaf6f9db0ab3994cac59cc83bf4)

Bug: 32263750
Test: All unit tests and integration (sl4a) tests pass.
Change-Id: I00700206c90c9e6a1a0a2a79248dd571fe43ec26

data/etc/android.hardware.wifi.aware.xml [moved from data/etc/android.hardware.wifi.nan.xml with 91% similarity]

similarity index 91%
rename from data/etc/android.hardware.wifi.nan.xml
rename to data/etc/android.hardware.wifi.aware.xml
index e557610..ae6272e 100644 (file)
@@ -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>