diff options
author | Changyeon Jo <changyeon@google.com> | 2022-01-27 21:32:28 -0800 |
---|---|---|
committer | Changyeon Jo <changyeon@google.com> | 2022-01-27 21:32:28 -0800 |
commit | 13d1d10666be152a8e7471b2fd1c28b071e620ac (patch) | |
tree | ed1c1c85cd56d25fef9010c1f0d8ea390db5aeb5 /identity/support/src/cppbor_parse.cpp | |
parent | 4589bc257f47bb2dfe0c839c7bb59b4a89e16ab9 (diff) |
Fix a data type of the display ID
The valid display ID ranges from 0 to 255 so this changes its data type
from a 8-bit signed integer to 32-bit signed integer.
Bug: 170401743
Test: Successful build
Change-Id: Ic4cb38d2d0446e169652689a3d3c71f1d7240455
Diffstat (limited to 'identity/support/src/cppbor_parse.cpp')
0 files changed, 0 insertions, 0 deletions