diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml
index e7855261ae551..dfe2a58c3d657 100644
--- a/core/res/AndroidManifest.xml
+++ b/core/res/AndroidManifest.xml
@@ -2239,6 +2239,14 @@
android:description="@string/permdesc_captureAudioHotword"
android:protectionLevel="signature|system" />
+
+
+
Allows the app to capture audio for Hotword detection. The capture can
happen in the background but does not prevent other audio capture (e.g. Camcorder).
+
+ Audio Routing
+
+ Allows the app to directly control audio routing and
+ override audio policy decisions.
+
capture video output