Merge "cuttlefish: add reserve_root to /data filesystem." am: d8c3be7117

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