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
1 changed files with 0 additions and 1 deletions

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)