Loading core/java/android/provider/Settings.java +1 −4 Original line number Diff line number Diff line Loading @@ -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". Loading Loading
core/java/android/provider/Settings.java +1 −4 Original line number Diff line number Diff line Loading @@ -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". Loading