am 06566db8: am 67fbc0bd: am bf8cc192: am adebbeba: Merge "Remote extraneous debugging log message" into mnc-dev
* commit '06566db8aa981d3d2d10d25724c54f9f54a1c98e': Remote extraneous debugging log message
This commit is contained in:
@@ -2835,7 +2835,6 @@ public class PackageParser {
|
||||
if (!aii.hasAction(Intent.ACTION_DEFAULT)) continue;
|
||||
if (aii.hasDataScheme(IntentFilter.SCHEME_HTTP) ||
|
||||
aii.hasDataScheme(IntentFilter.SCHEME_HTTPS)) {
|
||||
Slog.d(TAG, "hasDomainURLs:true for package:" + pkg.packageName);
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user