Camera: Workaround incompatibility with isolated storage

Test: Run camera CTS on Android Q
Bug: 131325771
Change-Id: I81a93e786e4afdf1c1f934d7f8df3500ef960dca
diff --git a/tests/camera/AndroidTest.xml b/tests/camera/AndroidTest.xml
index 7705d19..9cf73b8 100644
--- a/tests/camera/AndroidTest.xml
+++ b/tests/camera/AndroidTest.xml
@@ -34,5 +34,6 @@
               single test class/method (device side) timeout value set by timeout
               annotation -->
         <option name="test-timeout" value="24000000" />
+        <option name="isolated-storage" value="false" />
     </test>
 </configuration>