1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-10 13:23:39 +00:00

revert com.android.settings from blacklist

This commit is contained in:
Kyle Spearrin
2019-06-15 21:02:38 -04:00
parent e30136dace
commit 0eb385e49f

View File

@@ -66,7 +66,6 @@ namespace Bit.Droid.Autofill
"androidapp://android",
"androidapp://com.x8bit.bitwarden",
"androidapp://com.oneplus.applocker",
"androidapp://com.android.settings",
};
public static async Task<List<FilledItem>> GetFillItemsAsync(Parser parser, ICipherService cipherService)