Added new iPhone SE friendly name

This commit is contained in:
Shazron Abdullah 2016-09-16 02:36:08 -07:00
parent 99efb11c3d
commit 928635e44f

View File

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