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>
Sat, 5 Nov 2016 16:42:10 +0000 (09:42 -0700)
Rename only (and any reformatting needed to pass lint) - no
functional changes!

(cherry-pick of commit 49f8c84e1872c47716ebc2c04acdc8e3f6192734)

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

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>