Merge "Add @SensitiveData to GateKeeperService"
This commit is contained in:
commit
99ed2152de
|
@ -27,6 +27,7 @@ import android.service.gatekeeper.GateKeeperResponse;
|
||||||
*
|
*
|
||||||
* @hide
|
* @hide
|
||||||
*/
|
*/
|
||||||
|
@SensitiveData
|
||||||
interface IGateKeeperService {
|
interface IGateKeeperService {
|
||||||
/**
|
/**
|
||||||
* Enrolls a password, returning the handle to the enrollment to be stored locally.
|
* Enrolls a password, returning the handle to the enrollment to be stored locally.
|
||||||
|
|
Loading…
Reference in New Issue