Added new iPhone SE friendly name
This commit is contained in:
parent
100c8a3cbc
commit
e72626a832
@ -369,6 +369,7 @@ const CFStringRef get_device_hardware_name(const AMDeviceRef device) {
|
||||
GET_FRIENDLY_MODEL_NAME(model, "N66AP", "iPhone 6s Plus")
|
||||
GET_FRIENDLY_MODEL_NAME(model, "N66mAP", "iPhone 6s Plus")
|
||||
GET_FRIENDLY_MODEL_NAME(model, "N69AP", "iPhone SE")
|
||||
GET_FRIENDLY_MODEL_NAME(model, "N69uAP", "iPhone SE")
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user