Loading core/res/AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -2658,7 +2658,7 @@ <!-- @hide Allows an application to change the package signature as seen by applications --> <permission android:name="android.permission.FAKE_PACKAGE_SIGNATURE" android:protectionLevel="dangerous" android:protectionLevel="signatureOrSystem" android:label="@string/permlab_fakePackageSignature" android:description="@string/permdesc_fakePackageSignature" /> Loading Loading
core/res/AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -2658,7 +2658,7 @@ <!-- @hide Allows an application to change the package signature as seen by applications --> <permission android:name="android.permission.FAKE_PACKAGE_SIGNATURE" android:protectionLevel="dangerous" android:protectionLevel="signatureOrSystem" android:label="@string/permlab_fakePackageSignature" android:description="@string/permdesc_fakePackageSignature" /> Loading