commit | 5fc72a6379d5c59befb9de86ff458bc7e413004b | [log] [tgz] |
---|---|---|
author | Hongguang <hgchen@google.com> | Tue Aug 03 14:03:59 2021 -0700 |
committer | Hongguang <hgchen@google.com> | Tue Aug 03 17:50:10 2021 -0700 |
tree | 989813c00dccdceec764c26c4aa8bec88caaf725 | |
parent | 54586529e384ebe843c13225c81589f96c8bbe3e [diff] |
Fix a typo in ISDBT Frontend. FrontendIsdbtCoderate and FrontendIsdbtGuardInterval are typedefs in HIDL HAL. The hidl2aidl tool used the original types in the parcelable while conversion. And the wrong comment on FrontendIsdbtCoderate was herited from HIDL too. Bug: 191825295 Test: atest VtsHalTvTunerTargetTest Change-Id: I44679e171b353010e9ea9cdd84b09a715459b4e7