Use correct API to get calling package name in CredentialStorage
Activity.getCallingPackage() does not always return the package name of the actual calling app. getLaunchedFromPackage() should be used instead. Bug: 389681530 Test: manual Flag: EXEMPT bugfix Change-Id: Ibdbc45e53f4aa46fae79fa234705b3735bfda4cd
Loading
Please register or sign in to comment