Add DTV files

This commit is contained in:
mendigodepijama
2019-01-28 23:58:18 -02:00
committed by jorgelucasd00
parent 0b914b5ba8
commit 18c8fe74b1
11 changed files with 63 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright 2015 Google Inc. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<permissions>
<feature name="com.google.android.tv.installed" />
</permissions>

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<permissions>
<feature name="com.motorola.hardware.dtv"/>
</permissions>

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- This is the standard set of features for devices that support MobileTV solution. -->
<permissions>
<permission name="com.motorola.dtv.permission.ACCESS_DTV">
<group gid="oem_5019" />
</permission>
</permissions>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.