Merge "Include Resize button that will scale the viewport" am: d7ae98bd73

Change-Id: Ie16e8b7e867626547af8632adca28a5ebc938e9f
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>