commit | 99ed2152de8728a2a6a250feb893fed726906943 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Wed Nov 11 16:17:19 2020 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Nov 11 16:17:19 2020 +0000 |
tree | 846e9fe24885222c204393a91cd1061be66d786e | |
parent | d29c2f5dbcdd5015c59e19037e8761eb3d4921d9 [diff] | |
parent | c02f17c2162e8ca5ed418426432140747bb3e9f1 [diff] |
Merge "Add @SensitiveData to GateKeeperService"
diff --git a/gatekeeperd/binder/android/service/gatekeeper/IGateKeeperService.aidl b/gatekeeperd/binder/android/service/gatekeeper/IGateKeeperService.aidl index 4646efc..67e8633 100644 --- a/gatekeeperd/binder/android/service/gatekeeper/IGateKeeperService.aidl +++ b/gatekeeperd/binder/android/service/gatekeeper/IGateKeeperService.aidl
@@ -27,6 +27,7 @@ * * @hide */ +@SensitiveData interface IGateKeeperService { /** * Enrolls a password, returning the handle to the enrollment to be stored locally.