Skip to content

Commit

Permalink
Update DeviceProps.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
rushiranpise authored Oct 13, 2023
1 parent f483926 commit c910dc8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@ object DeviceProps {
/**
* Default name of device to spoof.
*/
val defaultDeviceName = "Pixel XL"
val defaultDeviceName = "Pixel XL (original quality)"

/**
* Default feature level to spoof up to. Corresponds to what is expected for the device in [defaultDeviceName].
Expand Down

0 comments on commit c910dc8

Please sign in to comment.