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

Commit 905df004 authored by Suprabh Shukla's avatar Suprabh Shukla
Browse files

Making action MANAGE_UNKNOWN_APP_SOURCES non-optional

Test: cts-tradefed run cts-dev -m ExternalSources

Bug: 62100940
Change-Id: I5807ab4ddc5711cab1dfc4c2dcbfafe4928a3149
parent 3b3388ca
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -291,10 +291,7 @@ public final class Settings {

    /**
     * Activity Action: Show settings to allow configuration of trusted external sources
     * <p>
     * In some cases, a matching Activity may not exist, so ensure you
     * safeguard against this.
     * <p>
     *
     * Input: Optionally, the Intent's data URI can specify the application package name to
     * directly invoke the management GUI specific to the package name. For example
     * "package:com.my.app".