Loading tests/RollbackTest/RollbackTest/AndroidManifest.xml +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.android.tests.rollback" > <uses-permission android:name="android.permission.QUERY_ALL_PACKAGES" /> <application> <receiver android:name="com.android.cts.install.lib.LocalIntentSender" android:exported="true" /> Loading Loading
tests/RollbackTest/RollbackTest/AndroidManifest.xml +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.android.tests.rollback" > <uses-permission android:name="android.permission.QUERY_ALL_PACKAGES" /> <application> <receiver android:name="com.android.cts.install.lib.LocalIntentSender" android:exported="true" /> Loading