commit | 0fe25be00596c588a6c76f1d417c0dcd713456e0 | [log] [tgz] |
---|---|---|
author | Amy Zhang <amyjojo@google.com> | Wed Apr 08 17:30:52 2020 -0700 |
committer | Amy Zhang <amyjojo@google.com> | Tue Apr 21 01:16:57 2020 -0700 |
tree | 3c80580acb9324df1ce3632717a1b6fc37906844 | |
parent | 4f6980571a8430eb0c13c033822c470c0aa66a1b [diff] [blame] |
Make dvr tests a separate module Test: atest VtsHalTvTunerV1_0TargetTest Bug: 150989084 Change-Id: I35d717f357b176d5cbec5d154f4df30fd2c4a18e
diff --git a/tv/tuner/1.0/default/Tuner.h b/tv/tuner/1.0/default/Tuner.h index d17b5ae..ada0f81 100644 --- a/tv/tuner/1.0/default/Tuner.h +++ b/tv/tuner/1.0/default/Tuner.h
@@ -62,6 +62,7 @@ void setFrontendAsDemuxSource(uint32_t frontendId, uint32_t demuxId); + void frontendStartTune(uint32_t frontendId); void frontendStopTune(uint32_t frontendId); private: