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

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

Merge "Remove apps with usage access from security page"

parents bdade7d4 bd2cb7db
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -158,14 +158,4 @@
        android:summary="@string/summary_placeholder"
        android:fragment="com.android.settings.security.ScreenPinningSettings" />

    <Preference
        android:order="90"
        android:key="security_misc_usage_access"
        android:title="@string/usage_access_title"
        android:fragment="com.android.settings.applications.manageapplications.ManageApplications">
        <extra
            android:name="classname"
            android:value="com.android.settings.Settings$UsageAccessSettingsActivity" />
    </Preference>

</PreferenceScreen>
 No newline at end of file