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

Commit 1f9f945c authored by Adam Lesinski's avatar Adam Lesinski Committed by Android Git Automerger
Browse files

am 19f7cd5c: Merge "Remove some features from wearables" into klp-modular-dev

* commit '19f7cd5c':
  Remove some features from wearables
parents fc4e3788 19f7cd5c
Loading
Loading
Loading
Loading
+2 −6
Original line number Original line Diff line number Diff line
@@ -21,9 +21,7 @@
     Wearable devices include watches, glasses, backpacks, and sweaters.
     Wearable devices include watches, glasses, backpacks, and sweaters.
-->
-->
<permissions>
<permissions>
    <feature name="android.hardware.camera" />
    <feature name="android.hardware.location" />
    <feature name="android.hardware.location" />
    <feature name="android.hardware.location.network" />
    <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" />
@@ -34,11 +32,9 @@


    <!-- basic system services -->
    <!-- basic system services -->
    <feature name="android.software.home_screen" />
    <feature name="android.software.home_screen" />
    <feature name="android.software.input_methods" />

    <!-- Feature to specify if the device supports adding device admins. -->
    <feature name="android.software.device_admin" />


    <!-- devices that support a device administrator policy must include
         android.software.device_admin.xml -->
    <!-- devices with GPS must include android.hardware.location.gps.xml -->
    <!-- devices with GPS must include android.hardware.location.gps.xml -->
    <!-- devices with an autofocus camera and/or flash must include either
    <!-- devices with an autofocus camera and/or flash must include either
         android.hardware.camera.autofocus.xml or
         android.hardware.camera.autofocus.xml or