summaryrefslogtreecommitdiff
path: root/api/api.go
diff options
context:
space:
mode:
author Eiji <Eiji.Takahashi@sony.com> 2024-07-19 13:53:22 +0900
committer Eiji Takahashi <Eiji.Takahashi@sony.com> 2024-07-25 08:01:05 +0000
commit548179632ce418dde24236984fca548ad962cbb9 (patch)
tree15d13491ec95abf85e15955998b6c2f1abea248f /api/api.go
parent245dead4a1ad34d8002252230d4ce7105f4b05ae (diff)
Fix broadcast type value handling error
Some "UI Broadcast Type" such as "Digital Satellite" (0x80) or "Digital Communications Satellite" (0x90) are not handled correctly because they become minus value after casting from byte to integer". Add the mask to upper byte to get original definition value. Bug: 355360813 Change-Id: I4910e730c679c72e89e0214c70d8c004e428aa89
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions