From c6e3b0e448becc196303ca6b424d7dced3a430d8 Mon Sep 17 00:00:00 2001 From: Jeff Sharkey Date: Thu, 17 Apr 2014 17:28:31 -0700 Subject: [PATCH] Settings app usually provides regulatory info. It takes a higher priority to ensure that it launches over any third-party apps, but an OEM-provided app may take a higher priority if they need to provide details. Bug: 13340779 Change-Id: I8e5dad1a2d0b93be74fa507c0307c87b62e634b8 --- AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 807d011ae43..df7d7ad6929 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1728,7 +1728,7 @@ android:label="@string/regulatory_information" android:taskAffinity="" android:excludeFromRecents="true"> - +