Added new iPhone SE friendly name
This commit is contained in:
parent
99efb11c3d
commit
928635e44f
@ -357,6 +357,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…
Reference in New Issue
Block a user