Skip to content

Commit

Permalink
Add SM-G920F and BLK-L09 to LegacyCameraModels.
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-signal committed Jan 27, 2020
1 parent c86ced0 commit 5e0fe86
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,12 @@ public final class LegacyCameraModels {
add("COL-AL10");
add("COL-L29");
add("COL-L19");

// Samsung Galaxy S6
add("SM-G920F");

// Honor View 10
add("BLK-L09");
}};

private LegacyCameraModels() {
Expand Down

0 comments on commit 5e0fe86

Please sign in to comment.