Loading tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/current/android/hardware/tv/tuner/Constant.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -47,4 +47,5 @@ enum Constant { INVALID_FRONTEND_ID = -1, INVALID_LNB_ID = -1, INVALID_KEYTOKEN = 0, INVALID_TABINFO_VERSION = -1, } tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/current/android/hardware/tv/tuner/DemuxFilterAvSettings.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -36,4 +36,5 @@ package android.hardware.tv.tuner; @VintfStability parcelable DemuxFilterAvSettings { boolean isPassthrough; boolean isSecureMemory; } tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/current/android/hardware/tv/tuner/DemuxFilterRecordSettings.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -36,6 +36,6 @@ package android.hardware.tv.tuner; @VintfStability parcelable DemuxFilterRecordSettings { int tsIndexMask; android.hardware.tv.tuner.DemuxRecordScIndexType scIndexType = android.hardware.tv.tuner.DemuxRecordScIndexType.UNDEFINED; android.hardware.tv.tuner.DemuxRecordScIndexType scIndexType = android.hardware.tv.tuner.DemuxRecordScIndexType.NONE; android.hardware.tv.tuner.DemuxFilterScIndexMask scIndexMask; } tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/current/android/hardware/tv/tuner/DemuxFilterScIndexMask.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -36,5 +36,6 @@ package android.hardware.tv.tuner; @VintfStability union DemuxFilterScIndexMask { int scIndex; int scAvc; int scHevc; } tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/current/android/hardware/tv/tuner/DemuxRecordScIndexType.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -38,5 +38,5 @@ enum DemuxRecordScIndexType { NONE = 0, SC = 1, SC_HEVC = 2, UNDEFINED = 3, SC_AVC = 3, } Loading
tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/current/android/hardware/tv/tuner/Constant.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -47,4 +47,5 @@ enum Constant { INVALID_FRONTEND_ID = -1, INVALID_LNB_ID = -1, INVALID_KEYTOKEN = 0, INVALID_TABINFO_VERSION = -1, }
tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/current/android/hardware/tv/tuner/DemuxFilterAvSettings.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -36,4 +36,5 @@ package android.hardware.tv.tuner; @VintfStability parcelable DemuxFilterAvSettings { boolean isPassthrough; boolean isSecureMemory; }
tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/current/android/hardware/tv/tuner/DemuxFilterRecordSettings.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -36,6 +36,6 @@ package android.hardware.tv.tuner; @VintfStability parcelable DemuxFilterRecordSettings { int tsIndexMask; android.hardware.tv.tuner.DemuxRecordScIndexType scIndexType = android.hardware.tv.tuner.DemuxRecordScIndexType.UNDEFINED; android.hardware.tv.tuner.DemuxRecordScIndexType scIndexType = android.hardware.tv.tuner.DemuxRecordScIndexType.NONE; android.hardware.tv.tuner.DemuxFilterScIndexMask scIndexMask; }
tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/current/android/hardware/tv/tuner/DemuxFilterScIndexMask.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -36,5 +36,6 @@ package android.hardware.tv.tuner; @VintfStability union DemuxFilterScIndexMask { int scIndex; int scAvc; int scHevc; }
tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/current/android/hardware/tv/tuner/DemuxRecordScIndexType.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -38,5 +38,5 @@ enum DemuxRecordScIndexType { NONE = 0, SC = 1, SC_HEVC = 2, UNDEFINED = 3, SC_AVC = 3, }