Fix issue #2325782 Missing location features
Change-Id: I56a07438b5840f530f7508b1ef4904cea737a550
This commit is contained in:
@@ -18,6 +18,9 @@
|
|||||||
These are always added for you by the build system, you do not need
|
These are always added for you by the build system, you do not need
|
||||||
to add them yourself. -->
|
to add them yourself. -->
|
||||||
<permissions>
|
<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.compass" />
|
||||||
<feature name="android.hardware.sensor.accelerometer" />
|
<feature name="android.hardware.sensor.accelerometer" />
|
||||||
<feature name="android.hardware.bluetooth" />
|
<feature name="android.hardware.bluetooth" />
|
||||||
|
|||||||
Reference in New Issue
Block a user