diff options
| author | Mister Oyster <oysterized@gmail.com> | 2018-01-05 13:19:41 +0100 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2018-01-05 13:19:41 +0100 |
| commit | 25f2738a2cf58518a1470515a77a9630712bfe61 (patch) | |
| tree | 87a8ecad2fda09b82d1708429a7f533efaefa578 | |
| parent | 985eae57f64e41abd84cbbc085a8468a40e94e03 (diff) | |
recovery: reinsert variant target_ota_assert_device names
| -rw-r--r-- | device_m2note.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/device_m2note.mk b/device_m2note.mk index 8411feb..6cad6af 100644 --- a/device_m2note.mk +++ b/device_m2note.mk @@ -6,7 +6,7 @@ DEVICE_PATH := device/meizu/m2note DEVICE_PACKAGE_OVERLAYS += $(DEVICE_PATH)/overlay # Recovery allowed devices -TARGET_OTA_ASSERT_DEVICE := m2note,m2n,meizu_m2_note +TARGET_OTA_ASSERT_DEVICE := m2note,m2n,meizu_m2_note,m571,m571h # Device artwork density PRODUCT_AAPT_CONFIG := normal xhdpi |
