From 4ff2532330c004494a4abf844f4177735b307389 Mon Sep 17 00:00:00 2001 From: Thomas Guillem Date: Wed, 25 Mar 2020 21:57:50 +0100 Subject: [PATCH] android: add TV support TODO: Not sure the app could be accepted on the play store without a valid banner. --- NEWS | 2 ++ android/AndroidManifest.xml | 14 ++++++++++++++ 2 files changed, 16 insertions(+) diff --git a/NEWS b/NEWS index 0e6d253c0..f0617e47d 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,8 @@ ver 0.21.22 (not yet released) - rss: support MIME type application/xml * mixer - android: new mixer plugin for "sles" output +* Android + - TV support * fix build failures with uClibc-ng ver 0.21.21 (2020/03/19) diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 01ff051c4..4dcdba4fd 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -7,6 +7,11 @@ + + + @@ -15,6 +20,7 @@ @@ -23,6 +29,14 @@ + + + + + + +