From ab82172b8dec54cd3c05dd77ec1de63fcfd21724 Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Tue, 29 Mar 2022 23:51:21 +0200 Subject: tunnel: implement http proxy for Android 10+ Allow getting package names of tv apps. --- ui/src/main/AndroidManifest.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ui/src/main/AndroidManifest.xml') diff --git a/ui/src/main/AndroidManifest.xml b/ui/src/main/AndroidManifest.xml index f1daac30..bc1a9dd2 100644 --- a/ui/src/main/AndroidManifest.xml +++ b/ui/src/main/AndroidManifest.xml @@ -141,5 +141,10 @@ + + + + + -- cgit v1.2.3