Follow up comments to 0cdc103e82
.
Bug: 74763823 Test: Manually check; sending an Intent with package:// scheme works, if originated from app of same cert. Change-Id: I8206197c2147cc91ef72ad89f330320781428bb9
This commit is contained in:
@@ -20,7 +20,7 @@ import android.content.Intent;
|
||||
|
||||
import com.android.settings.SettingsActivity;
|
||||
|
||||
public class InstalledAppOpenByDefaultPage extends SettingsActivity {
|
||||
public class InstalledAppOpenByDefaultActivity extends SettingsActivity {
|
||||
|
||||
@Override
|
||||
public Intent getIntent() {
|
Reference in New Issue
Block a user