You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users of the mobile application grant permissions to the application, trusting the team to use the permissions only for fair purposes. However, 3rd party dependencies of the mobile application may silently abuse privileges granted to the mobile to perform malicious operations. To prevent 3rd party dependencies from such permissions riding attacks, Android introduced the Data access auditing feature. The feature enables developers to monitor and limit usage of permissions by an application’s dependencies.
Steps to reproduce
Which version(s) does this affect? (Environment, OS, etc...)
Android
The text was updated successfully, but these errors were encountered:
Expected behavior
Actual behavior
Users of the mobile application grant permissions to the application, trusting the team to use the permissions only for fair purposes. However, 3rd party dependencies of the mobile application may silently abuse privileges granted to the mobile to perform malicious operations. To prevent 3rd party dependencies from such permissions riding attacks, Android introduced the Data access auditing feature. The feature enables developers to monitor and limit usage of permissions by an application’s dependencies.
Steps to reproduce
Which version(s) does this affect? (Environment, OS, etc...)
The text was updated successfully, but these errors were encountered: