diff --git a/app/src/test/resources/guardianproject_index-v1.json b/app/src/test/resources/guardianproject_index-v1.json index 750325ce1..9b86356c7 100644 --- a/app/src/test/resources/guardianproject_index-v1.json +++ b/app/src/test/resources/guardianproject_index-v1.json @@ -889,11 +889,15 @@ ], [ "android.permission.WRITE_EXTERNAL_STORAGE", - 18 + 18, + null, + "another fake future proofing test" ], [ "android.permission.VIBRATE", - 18 + 18, + 1234567, + "future proof test" ] ], "versionCode": 100,