diff --git a/gatekeeperd/binder/android/service/gatekeeper/IGateKeeperService.aidl b/gatekeeperd/binder/android/service/gatekeeper/IGateKeeperService.aidl index 4646efc06..67e86339a 100644 --- a/gatekeeperd/binder/android/service/gatekeeper/IGateKeeperService.aidl +++ b/gatekeeperd/binder/android/service/gatekeeper/IGateKeeperService.aidl @@ -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.