Skip to content

Commit

Permalink
Add @sensitivedata to GateKeeperService
Browse files Browse the repository at this point in the history
Bug: 171501998
Test: Builds and manual evaluation
Change-Id: Ic62ca4b35529b2066cd536c5b414a53e254f808c
  • Loading branch information
brarcher-google committed Nov 4, 2020
1 parent 0b0f7f3 commit c02f17c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ import android.service.gatekeeper.GateKeeperResponse;
*
* @hide
*/
@SensitiveData
interface IGateKeeperService {
/**
* Enrolls a password, returning the handle to the enrollment to be stored locally.
Expand Down

0 comments on commit c02f17c

Please sign in to comment.