commit | 03036457f2412af9c5fd7ce33eee50b4a3b5bf75 | [log] [tgz] |
---|---|---|
author | David Zhao <qingxun@google.com> | Mon Oct 09 13:47:06 2023 -0700 |
committer | David Zhao <qingxun@google.com> | Tue Oct 17 19:49:23 2023 +0000 |
tree | 6caba61e45dd95cf8965f3608d6f2dfb8ce927db | |
parent | c6243f53b5963f7fda2658deb33b756a286e45d1 [diff] [blame] |
Update TvMessageEvent to include a deviceId field Test: mmm Bug: 302208143 Change-Id: I45f8ba6d45dc7f4afbdbcf8d29e452944adea2ba
diff --git a/tv/input/aidl/vts/functional/Android.bp b/tv/input/aidl/vts/functional/Android.bp index 22487ea..930c5a8 100644 --- a/tv/input/aidl/vts/functional/Android.bp +++ b/tv/input/aidl/vts/functional/Android.bp
@@ -32,7 +32,7 @@ "libvndksupport", "libfmq", "android.hardware.common.fmq-V1-ndk", - "android.hardware.tv.input-V1-ndk", + "android.hardware.tv.input-V2-ndk", ], require_root: true, }