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

Commit 761221db authored by Gaurav Sarode's avatar Gaurav Sarode Committed by Android (Google) Code Review
Browse files

Merge "Disable android.software.picture_in_picture for automotive" into main

parents b48ae32b c6dd0165
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>