Skip to content

Commit

Permalink
disable StrongBox on Pixel 7 and Pixel 7 Pro
Browse files Browse the repository at this point in the history
StrongBox support is currently disabled due to a bug with the
device's implementation where it breaks after an OS upgrade.
  • Loading branch information
thestinger committed Oct 14, 2022
1 parent 5318cde commit 5da5a38
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -280,8 +280,6 @@ private static class DeviceInfo {
"Pixel 6",
"Pixel 6 Pro",
"Pixel 6a",
"Pixel 7",
"Pixel 7 Pro",
"SM-N970U",
"SM-N975U").contains(Build.MODEL);

Expand Down

0 comments on commit 5da5a38

Please sign in to comment.