am adebbeba: Merge "Remote extraneous debugging log message" into mnc-dev
* commit 'adebbebaa7d516628b5946dd023ff8726e75d2b0': 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.hasAction(Intent.ACTION_DEFAULT)) continue;
|
||||||
if (aii.hasDataScheme(IntentFilter.SCHEME_HTTP) ||
|
if (aii.hasDataScheme(IntentFilter.SCHEME_HTTP) ||
|
||||||
aii.hasDataScheme(IntentFilter.SCHEME_HTTPS)) {
|
aii.hasDataScheme(IntentFilter.SCHEME_HTTPS)) {
|
||||||
Slog.d(TAG, "hasDomainURLs:true for package:" + pkg.packageName);
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user