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

Commit 2b92836b 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

* commit '6979bb98':
  remove non-mandatory features from car_core

Change-Id: I71bcb617139691b6c162e79919dc3e18cb73870f
parents 0ed3ca37 6979bb98
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" />