diff --git a/tv/tuner/1.0/types.hal b/tv/tuner/1.0/types.hal index d39439da99..8e366160eb 100644 --- a/tv/tuner/1.0/types.hal +++ b/tv/tuner/1.0/types.hal @@ -773,6 +773,7 @@ enum FrontendDvbtTransmissionMode : uint32_t { /** * Physical Layer Pipe (PLP) Mode for DVBT. */ +@export enum FrontendDvbtPlpMode : uint32_t { UNDEFINED, AUTO,