Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
My application offers 'suggested applications' that it can install and then use the functionality of, acting as a plug-in. Tasker is one of those.
My only work-around is to prompt the user to reinstall my application after the suggested applications have been installed, so permissions are detected.
It's of course a horrible 'solution'. Have starred the issue.
brandall
My only work-around is to prompt the user to reinstall my application after the suggested applications have been installed, so permissions are detected.
It's of course a horrible 'solution'. Have starred the issue.
brandall
Description
biometric/biometric/src/test/java/androidx/biometric/AuthenticationCallbackProviderTest.java: MockitoAnnotations.initMocks(this); biometric/biometric/src/test/java/androidx/biometric/BiometricManagerTest.java: MockitoAnnotations.initMocks(this); biometric/biometric/src/test/java/androidx/biometric/CancellationSignalProviderTest.java: MockitoAnnotations.initMocks(this); biometric/biometric/src/test/java/androidx/biometric/CryptoObjectUtilsTest.java: MockitoAnnotations.initMocks(this); biometric/biometric/src/test/java/androidx/biometric/KeyguardUtilsTest.java: MockitoAnnotations.initMocks(this); biometric/biometric/src/test/java/androidx/biometric/PackageUtilsTest.java: MockitoAnnotations.initMocks(this);
These deprecations will be suppressed inhttps://android-review.googlesource.com/c/platform/frameworks/support/+/2241387