aboutsummaryrefslogtreecommitdiff
path: root/tests/common/src/com/android/tv/testing/testinput/ChannelStateData.aidl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/common/src/com/android/tv/testing/testinput/ChannelStateData.aidl')
-rw-r--r--tests/common/src/com/android/tv/testing/testinput/ChannelStateData.aidl3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/common/src/com/android/tv/testing/testinput/ChannelStateData.aidl b/tests/common/src/com/android/tv/testing/testinput/ChannelStateData.aidl
new file mode 100644
index 00000000..cdf43adb
--- /dev/null
+++ b/tests/common/src/com/android/tv/testing/testinput/ChannelStateData.aidl
@@ -0,0 +1,3 @@
+package com.android.tv.testing.testinput;
+
+parcelable ChannelStateData;