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/vts/functional/Android.bp b/tv/tuner/1.0/vts/functional/Android.bp index 448575e..b152a29 100644 --- a/tv/tuner/1.0/vts/functional/Android.bp +++ b/tv/tuner/1.0/vts/functional/Android.bp
@@ -22,6 +22,7 @@ "FrontendTests.cpp", "DemuxTests.cpp", "FilterTests.cpp", + "DvrTests.cpp", ], static_libs: [ "android.hardware.tv.tuner@1.0",