Skip to content

Commit

Permalink
Address the device code issues with OnePlus devices
Browse files Browse the repository at this point in the history
  • Loading branch information
tsterbak committed Feb 8, 2023
1 parent 4564670 commit dcfaaf4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions openandroidinstaller/installer_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ class InstallerConfig:
# Sony issues
"C6603": "yuga",
# OnePlus issues
"OnePlus5": "cheeseburger",
"OnePlus5T": "dumpling",
"OnePlus6": "enchilada",
"OnePlus6T": "fajita",
"OnePlus7": "guacamoleb",
Expand Down

0 comments on commit dcfaaf4

Please sign in to comment.