Merge "Add @SensitiveData to GateKeeperService"
This commit is contained in:
commit
99ed2152de
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue