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

Commit f487b5c7 authored by Patrick Berny's avatar Patrick Berny Committed by Android (Google) Code Review
Browse files

Merge "Clean up default a.h.location.network declaration" into main

parents 9b3ddadc e788cd6c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -17,6 +17,5 @@
<!-- These are the location-related features for devices that include GPS. -->
<permissions>
    <feature name="android.hardware.location" />
    <feature name="android.hardware.location.network" />
    <feature name="android.hardware.location.gps" />
</permissions>
+0 −1
Original line number Diff line number Diff line
@@ -28,7 +28,6 @@

    <feature name="android.hardware.audio.output" />
    <feature name="android.hardware.location" />
    <feature name="android.hardware.location.network" />
    <feature name="android.hardware.bluetooth" />
    <feature name="android.hardware.touchscreen" />
    <feature name="android.hardware.microphone" />