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

Commit 2f9f0731 authored by Keun-young Park's avatar Keun-young Park Committed by android-build-merger
Browse files

remove non-mandatory features from car_core am: 6979bb98

am: 2b92836b

* commit '2b92836b':
  remove non-mandatory features from car_core

Change-Id: Id3a421b114fa3492202b4c923c08a77039517cb3
parents fdc39c7a 2b92836b
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -24,15 +24,11 @@
-->
<permissions>
    <feature name="android.hardware.audio.output" />
    <feature name="android.hardware.camera" />
    <feature name="android.hardware.location" />
    <feature name="android.hardware.location.network" />
    <feature name="android.hardware.sensor.compass" />
    <feature name="android.hardware.sensor.accelerometer" />
    <feature name="android.hardware.bluetooth" />
    <feature name="android.hardware.touchscreen" />
    <feature name="android.hardware.microphone" />
    <feature name="android.hardware.screen.landscape" />
    <!-- Feature to specify if the device is a car -->
    <feature name="android.hardware.type.automotive" />