diff options
| author | 2019-07-19 13:50:12 +0900 | |
|---|---|---|
| committer | 2019-08-06 13:15:29 +0000 | |
| commit | 90690d2a8b93e9bb322405d9b029df2bf6d7937e (patch) | |
| tree | 133213241b48e5346147a437b324ecb066939216 /libs/androidfw/ZipFileRO.cpp | |
| parent | 268b4a3ad414385d9fec94cf3b6053d9505177bb (diff) | |
Fix backward compatibility when there's no secureElementName
secureElementName can be unspecified in xml file.
If secureElementName is not specified, offHostName is null.
Then ApduServiceInfo#isOnHost returns true even if it is off-host
because mOnHost is wrongly set to true.
Test: manual
Bug: 137916987
Change-Id: I52ad1f09d3733fc435a937397fc9a433bd630a46
Diffstat (limited to 'libs/androidfw/ZipFileRO.cpp')
0 files changed, 0 insertions, 0 deletions