commit | 10de883c273ee384cfffe9659145a6bfda4ccb93 | [log] [tgz] |
---|---|---|
author | Evan Chen <evanxinchen@google.com> | Mon Jun 28 18:29:17 2021 +0000 |
committer | Evan Chen <evanxinchen@google.com> | Tue Jun 29 07:01:54 2021 +0000 |
tree | bd4b3786214484b7f2d08700fc4fce63d785e80e | |
parent | 99503ca1c0587af3fbaa915721f2908e9508d920 [diff] |
Fix adb command for multiple users Add userID as a parameter when calling addAssociation and removeAssociation since getCallingUserId() always return 0 for adb associate/disassociate. Fix: 191699828 Test: manual test Change-Id: Ia33d38d0d23a2275b22ff7748f74c6e06b754408