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

Commit 25e81681 authored by Adam Connors's avatar Adam Connors
Browse files

API Review: Update managed profiles feature flag.

Feature flag renamed to FEATURE_MANAGED_PROFILES

Bug: 15025371

Change-Id: I999fd9484398da3266c7655d83e4266c2b76cf3a
(cherry picked from commit 17e4e6b6)
parent 64f5ec51
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,5 +16,5 @@

<!-- This is the standard feature indicating that the device supports managed profiles. -->
<permissions>
    <feature name="android.software.managedprofiles" />
    <feature name="android.software.managed_profiles" />
</permissions>
+1 −1
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@
    <feature name="android.software.device_admin" />

    <!-- Feature to specify if the device support managed profiles. -->
    <feature name="android.software.managedprofiles" />
    <feature name="android.software.managed_profiles" />

    <!-- devices with GPS must include android.hardware.location.gps.xml -->
    <!-- devices with an autofocus camera and/or flash must include either
+1 −1
Original line number Diff line number Diff line
@@ -47,7 +47,7 @@
    <feature name="android.software.device_admin" />

    <!-- Feature to specify if the device support managed profiles. -->
    <feature name="android.software.managedprofiles" />
    <feature name="android.software.managed_profiles" />

    <!-- devices with GPS must include android.hardware.location.gps.xml -->
    <!-- devices with a rear-facing camera must include one of these as appropriate: