commit | 410732f04f7b8effe28b4b1442a2165a34f9a5b9 | [log] [tgz] |
---|---|---|
author | Amy Zhang <amyjojo@google.com> | Mon Jul 27 14:33:39 2020 -0700 |
committer | Amy Zhang <amyjojo@google.com> | Wed Jul 29 15:36:16 2020 -0700 |
tree | 03ec17d8795710111f6db5409b494a8d8cda602d | |
parent | 6f98afcfd26553caf1dd9d8333e22a5240a6c005 [diff] [blame] |
Add PTS field in the DemuxFilterMmtpRecordEvent Add a 64-bit Constant enum for INVALID 64-bit filter id and hw av sync id Test: make -j44 dist Bug: 158816517 Change-Id: I27911841a719c69e668c89a4bca3ac0ce8eb701f
diff --git a/tv/tuner/1.1/Android.bp b/tv/tuner/1.1/Android.bp index 2019050..032232d 100644 --- a/tv/tuner/1.1/Android.bp +++ b/tv/tuner/1.1/Android.bp
@@ -16,4 +16,5 @@ "android.hardware.tv.tuner@1.0", ], gen_java: false, + gen_java_constants: true, }