Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9ccb389b authored by Daniel Santiago Rivera's avatar Daniel Santiago Rivera
Browse files

Use NATIVE SQLiteMode in Robolectric

As that is more consistent with the framework SQLite implementation.

Bug: 368395032
Flag: TEST_ONLY
Test: atest SettingsRoboTests
Change-Id: I367bd28fec7170c3727948ec65a3b56992a07267
parent 6c584d7f
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -3,3 +3,4 @@ shadows=\
   com.android.settings.testutils.shadow.ShadowThreadUtils \
   com.android.settings.network.ShadowServiceManagerExtend
instrumentedPackages=androidx.preference
sqliteMode=native
 No newline at end of file