From 58739e758428f3b880f8e67161f57c59aa06d496 Mon Sep 17 00:00:00 2001 From: Jaesung Chung Date: Fri, 24 Apr 2015 19:39:59 +0900 Subject: TIF: Add DVB device handling to TvInputManagerService Added an API to pass an open file descriptor of DVB devices and addressed the security issue of setting the permissions on DVB devices to 0666. Bug: 20436120 Change-Id: I4649e76084f3356ec22b7e776fb87c6a8fdc00d6 --- core/res/AndroidManifest.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'core') diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index edff537..5977a01 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -1107,6 +1107,11 @@ + + +