commit | 332f702f2ee1e652e0895e9b4f45858de171ff87 | [log] [tgz] |
---|---|---|
author | Yuting <yutingfang@google.com> | Fri Apr 26 15:57:31 2024 -0700 |
committer | Yuting <yutingfang@google.com> | Wed May 08 16:12:10 2024 -0700 |
tree | 9899b448fe88468e1da10f04e62d6d4044976705 | |
parent | 1fc80a64715369c7685a5da252e70a02fb83871f [diff] |
[DeviceAwareAppOp] Fix the bug that misuses device Id in proxy and proxied attribution source There is a bug in AppOpsService#startProxyOperationImpl() and AppOpsService#noteProxyOperationImpl() that it uses virtual device Id from proxy attribution source as the device Id in proxied attribution source. The two device Ids can be different and should be treated differently. Bug: 337340961 Test: presubmit Change-Id: Ie996c421fd805dea3b57061677466f33cbe226d8