Ignore GrantCredentials call with unexpected calling uid.
Activity can be used only in two cases. 1) Calling uid matches uid grantee. 2) Calling uid is is system. This flow is used by getToken methods with notifyAuthFailure=true. Test: Existing CTS tests Bug: 158480899 Merged-In: I983fa [basilgello: Back-port to 14.1: - ActivityManager.getService() -> ActivityManagerNative.getDefault()] Signed-off-by:Vasyl Gello <vasek.gello@gmail.com> Change-Id: I8da362df269decd7c3930a2387f42e09796e732f (cherry picked from commit 88787b77)
Loading
Please register or sign in to comment