aboutsummaryrefslogtreecommitdiff
path: root/proto/track.proto
diff options
context:
space:
mode:
Diffstat (limited to 'proto/track.proto')
-rw-r--r--proto/track.proto2
1 files changed, 2 insertions, 0 deletions
diff --git a/proto/track.proto b/proto/track.proto
index 62b8f271..fe60fed5 100644
--- a/proto/track.proto
+++ b/proto/track.proto
@@ -14,6 +14,8 @@
* limitations under the License.
*/
+syntax = "proto2";
+
package com.android.tv.tuner.data;
option java_package = "com.android.tv.tuner.data";