Loading core/res/AndroidManifest.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -4961,7 +4961,7 @@ <p>Protection level: signature <p>Protection level: signature --> --> <permission android:name="android.permission.BIND_NFC_SERVICE" <permission android:name="android.permission.BIND_NFC_SERVICE" android:protectionLevel="signature" /> android:protectionLevel="signature|module" /> <!-- Must be required by a {@link android.service.quickaccesswallet.QuickAccessWalletService} <!-- Must be required by a {@link android.service.quickaccesswallet.QuickAccessWalletService} to ensure that only the system can bind to it. to ensure that only the system can bind to it. Loading Loading
core/res/AndroidManifest.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -4961,7 +4961,7 @@ <p>Protection level: signature <p>Protection level: signature --> --> <permission android:name="android.permission.BIND_NFC_SERVICE" <permission android:name="android.permission.BIND_NFC_SERVICE" android:protectionLevel="signature" /> android:protectionLevel="signature|module" /> <!-- Must be required by a {@link android.service.quickaccesswallet.QuickAccessWalletService} <!-- Must be required by a {@link android.service.quickaccesswallet.QuickAccessWalletService} to ensure that only the system can bind to it. to ensure that only the system can bind to it. Loading