aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-12-16 02:10:32 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-12-16 02:10:32 +0000
commit446a55be0969fabf97c8b45dc22abccc514101f1 (patch)
tree3f0d470ec54d1362297ff5531d3097843e2c82ae
parent470134a2c5cd585a2911078d75ccad21d6319638 (diff)
parent847601642d93cc1f855c7915ede19f1fbf68725b (diff)
downloadTV-446a55be0969fabf97c8b45dc22abccc514101f1.tar.gz
Snap for 8006021 from 847601642d93cc1f855c7915ede19f1fbf68725b to tm-release
Change-Id: Iac3b7050fde6f7aba6a0bcdbc28868c8937d89f2
-rw-r--r--AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 2cff92d3..75e2c4d5 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -42,6 +42,7 @@
<uses-permission android:name="com.android.providers.tv.permission.ACCESS_WATCHED_PROGRAMS"/>
<!-- Permissions/feature for USB tuner -->
<uses-permission android:name="android.permission.DVB_DEVICE"/>
+ <uses-permission android:name="android.permission.POST_NOTIFICATIONS"/>
<uses-feature android:name="android.hardware.usb.host"
android:required="false"/>