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

Commit 1cec8a76 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Automotive: Disable software.managed_users feature for all"

parents a366d1cb 7a327f53
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" />
    <!-- TODO: Revert this after enabling work profiles refer b/170332519 -->
    <unavailable-feature name="android.software.managed_users"/>
</permissions>