parent
928635e44f
commit
e8bbb96de2
@ -359,6 +359,10 @@ const CFStringRef get_device_hardware_name(const AMDeviceRef device) {
|
||||
GET_FRIENDLY_MODEL_NAME(model, "N69AP", "iPhone SE")
|
||||
GET_FRIENDLY_MODEL_NAME(model, "N69uAP", "iPhone SE")
|
||||
|
||||
GET_FRIENDLY_MODEL_NAME(model, "D10AP", "iPhone 7")
|
||||
GET_FRIENDLY_MODEL_NAME(model, "D101AP", "iPhone 7")
|
||||
GET_FRIENDLY_MODEL_NAME(model, "D11AP", "iPhone 7 Plus")
|
||||
GET_FRIENDLY_MODEL_NAME(model, "D111AP", "iPhone 7 Plus")
|
||||
|
||||
|
||||
return model;
|
||||
|
Loading…
Reference in New Issue
Block a user