Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f3e98625 authored by Etan Cohen's avatar Etan Cohen
Browse files

[NAN-AWARE] Rename NAN to Aware

Rename only (and any reformatting needed to pass lint) - no
functional changes!

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

Bug: 32263750
Test: All unit tests and integration (sl4a) tests pass.
Change-Id: I00700206c90c9e6a1a0a2a79248dd571fe43ec26
parent 4c76c5b2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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>