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

Commit c6dd0165 authored by Gaurav Sarode's avatar Gaurav Sarode
Browse files

Disable android.software.picture_in_picture for automotive

bug: 302349570
Test: Refer bug for testing details.
Change-Id: Id9195b68fdd0bb830df9e7058a0da1e21cf47621
parent 89aab247
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -17,4 +17,6 @@
<!-- These features determine that the device running android is a car. -->
<permissions>
    <feature name="android.hardware.type.automotive" />

    <unavailable-feature name="android.software.picture_in_picture"/>
</permissions>