Merge "Add @SensitiveData to GateKeeperService"

This commit is contained in:
Steven Moreland 2020-11-11 16:17:19 +00:00 committed by Gerrit Code Review
commit 99ed2152de

View file

@ -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.