Fix VerifyAuthorizationResponse error setting

VerifyAuthorizationResponse inherits from KeymasterResponse, which
already defines an "error" member. By defining it again,
VerifyAuthorizationResponse prevents the creation of a non-default-error
response.

Bug: 128851921
Test: VTS 4.0 + Trusty
Change-Id: I258dba9327950a052f9541e3ad74bb3f379a6014
1 file changed