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

Commit 08361012 authored by Dianne Hackborn's avatar Dianne Hackborn Committed by Android Git Automerger
Browse files

am 48e1bd45: am 91afce93: am 9602d9ad: Fix issue #2325782 Missing location features

Merge commit '48e1bd45'

* commit '48e1bd45':
  Fix issue #2325782 Missing location features
parents 64c6902c 48e1bd45
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -18,6 +18,9 @@
     These are always added for you by the build system, you do not need
     to add them yourself. -->
<permissions>
    <feature name="android.hardware.location" />
    <feature name="android.hardware.location.network" />
    <feature name="android.hardware.location.gps" />
    <feature name="android.hardware.sensor.compass" />
    <feature name="android.hardware.sensor.accelerometer" />
    <feature name="android.hardware.bluetooth" />