Loading packages/PackageInstaller/AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -74,7 +74,7 @@ <category android:name="android.intent.category.DEFAULT" /> </intent-filter> <intent-filter android:priority="1"> <action android:name="android.content.pm.action.NOTIFY_VERIFICATION_INCOMPLETE" /> <action android:name="android.content.pm.action.NOTIFY_DEVELOPER_VERIFICATION_INCOMPLETE" /> <category android:name="android.intent.category.DEFAULT" /> </intent-filter> </activity> Loading Loading
packages/PackageInstaller/AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -74,7 +74,7 @@ <category android:name="android.intent.category.DEFAULT" /> </intent-filter> <intent-filter android:priority="1"> <action android:name="android.content.pm.action.NOTIFY_VERIFICATION_INCOMPLETE" /> <action android:name="android.content.pm.action.NOTIFY_DEVELOPER_VERIFICATION_INCOMPLETE" /> <category android:name="android.intent.category.DEFAULT" /> </intent-filter> </activity> Loading