OSDN Git Service

Only return password for account session flow if the caller is signed
authorHongming Jin <hongmingjin@google.com>
Fri, 29 Jul 2016 21:29:54 +0000 (14:29 -0700)
committerHongming Jin <hongmingjin@google.com>
Wed, 14 Sep 2016 21:15:56 +0000 (14:15 -0700)
commit9342e137c68e9d31e61b774f7a6583ed5f8353f9
tree999c998a627855eb5130fa9d4fdf8c6c96b083bc
parentb74a6f60d15da0c227f903695fa97663ba4849f3
Only return password for account session flow if the caller is signed
with system key and have get_password permission.

Bug: 30455516
Change-Id: I78484c59e4de1dff685ab91a0a8e7a756fffd9bf
core/java/android/accounts/AccountManager.java
services/core/java/com/android/server/accounts/AccountManagerService.java