Merge "[webrtc] React to input socket disconnecting" am: 0d513659b3

Change-Id: I66a90bc332e60c90caa402026c8065feb20f9a88
diff --git a/shared/config/manifest.xml b/shared/config/manifest.xml
index a20ac4e..0afd184 100644
--- a/shared/config/manifest.xml
+++ b/shared/config/manifest.xml
@@ -95,6 +95,15 @@
             <instance>legacy/0</instance>
         </interface>
     </hal>
+    <hal format="hidl">
+        <name>android.hardware.configstore</name>
+        <transport>hwbinder</transport>
+        <version>1.1</version>
+        <interface>
+            <name>ISurfaceFlingerConfigs</name>
+            <instance>default</instance>
+        </interface>
+    </hal>
     <!-- TODO (b/130078386):
     <hal format="hidl">
         <name>android.hardware.confirmationui</name>