Add SM-G920F and BLK-L09 to LegacyCameraModels.
This commit is contained in:
parent
c86ced0911
commit
5e0fe86858
1 changed files with 6 additions and 0 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Reference in a new issue