commit | 0e961a131c7afa41d523cab9db551c09d95ef2b2 | [log] [tgz] |
---|---|---|
author | Sandra Kwan <sandrakwan@google.com> | Thu Jun 30 14:34:01 2016 -0700 |
committer | Sandra Kwan <sandrakwan@google.com> | Thu Jul 14 15:28:52 2016 -0700 |
tree | 32dcbca802700fcf63f112961e3a019211f3e9ef | |
parent | edaab2adeaaf62aa9f2b147941136b1e64aeab0a [diff] |
Allows AccountManager to start exported activities. We prevent authenticators from using Settings to launch arbitrary activities by checking if the activity has the same signature with the authenticators. However, some activities (GrantCredentialsPermissionActivity and CantAddAccountActivity) are returned by AccountManagerService and should be allowed to start. Bug: 18864662 Change-Id: I20c17f0864e6cee1cca901514da2638f551e5423