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

Commit ddd28d0d 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)

Bug: 32263750
Test: All unit tests and integration (sl4a) tests pass.
Merged-In: I00700206c90c9e6a1a0a2a79248dd571fe43ec26
Change-Id: I6b4b146a470ccbe081fb2f18d75e261a843978e2
parent 2e9ff8c5
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>