commit | 94a465824071a49569f120640182a9fbf2f447fb | [log] [tgz] |
---|---|---|
author | Ying Xu <yinxu@google.com> | Thu Apr 18 17:14:56 2019 -0700 |
committer | Hall Liu <hallliu@google.com> | Thu Apr 25 14:25:11 2019 -0700 |
tree | 5d1cb805213a05ea9b613991d841f5c253d0696a | |
parent | 23549291043bc37efdf7a9f2a25bb7b02787c618 [diff] |
Clear the caller identity after the permission is verified For the method requestNetworkScan(...), the caller identity was cleared after verifying the permission in aosp/722888, but in a later cl aosp/836166, this logic was removed which is causing issues. Bug: 128480460 Test: manual test Merged-In: I1f145e7e63cd7c366f51710896cdd02b0df410ab Change-Id: I1f145e7e63cd7c366f51710896cdd02b0df410ab (cherry picked from commit 4bf8f4ed4136ef7346dc349abbad3ef75eb08224)