Change the Tv input libs from V2 to V3.
Bug: 405548500
Test: ab/
Flag: EXEMPT bugfix
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:64bf4c40b7e3e4606e016f0fb4481079982401fc)
Merged-In: Ibd799763701cc6ac684d5619966bda72d792f2de
Change-Id: Ibd799763701cc6ac684d5619966bda72d792f2de
diff --git a/tv/input/aidl/vts/functional/Android.bp b/tv/input/aidl/vts/functional/Android.bp
index c472e24..dfbec0a 100644
--- a/tv/input/aidl/vts/functional/Android.bp
+++ b/tv/input/aidl/vts/functional/Android.bp
@@ -23,6 +23,7 @@
"android.media.audio.common.types-V1-ndk",
"android.hardware.common-V2-ndk",
"libaidlcommonsupport",
+ "android.hardware.tv.input-V2-ndk",
],
test_suites: [
"general-tests",
@@ -33,7 +34,6 @@
"libvndksupport",
"libfmq",
"android.hardware.common.fmq-V1-ndk",
- "android.hardware.tv.input-V2-ndk",
],
require_root: true,
}