Added new iPhone SE friendly name

This commit is contained in:
Shazron Abdullah 2016-09-16 02:36:08 -07:00
parent 100c8a3cbc
commit e72626a832

View File

@ -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")