Skip to content

Commit

Permalink
Minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
tsterbak committed Oct 31, 2023
1 parent 342369f commit 349c017
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Linux is currently the best supported platform (tested with Ubuntu 20.04/22.04 L

## Officially supported devices

Currently, the **we support 80 devices** by various vendors and working on adding more soon!
Currently, the **we support 81 devices** by various vendors and working on adding more soon!

Support for these devices is provided as best effort, but things might still go wrong.
Help to improve the tool by reporting any issues you might face.
Expand Down
2 changes: 1 addition & 1 deletion openandroidinstaller/assets/configs/dipper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ metadata:
brand: xiaomi
device_name: Xiaomi Mi 8
is_ab_device: false
untested: true
device_code: dipper
supported_device_codes:
- dipper
notes:
- You should install Android 10 or newer ROM.
requirements:
android: 10 (MiUI 12)
untested: true
steps:
unlock_bootloader:
- type: confirm_button
Expand Down

0 comments on commit 349c017

Please sign in to comment.