aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BoardConfig.mk4
-rw-r--r--keys/boot_z00a.sigbin0 -> 1076 bytes
-rw-r--r--keys/recovery_z00a.sigbin0 -> 1080 bytes
3 files changed, 4 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index c978c05..03ce36b 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -22,6 +22,10 @@ TARGET_RELEASETOOLS_EXTENSIONS := device/asus/Z00A
# Charger
BOARD_HEALTHD_CUSTOM_CHARGER_RES := device/asus/Z00A/charger/images
+# Mkbootimg
+BOARD_BOOT_KEY := device/asus/Z00A/keys/boot_z00a.sig
+BOARD_RECOVERY_KEY := device/asus/Z00A/keys/recovery_z00a.sig
+
# Partitions
BOARD_USERDATAIMAGE_PARTITION_SIZE := 59261286400
diff --git a/keys/boot_z00a.sig b/keys/boot_z00a.sig
new file mode 100644
index 0000000..642a030
--- /dev/null
+++ b/keys/boot_z00a.sig
Binary files differ
diff --git a/keys/recovery_z00a.sig b/keys/recovery_z00a.sig
new file mode 100644
index 0000000..26ab594
--- /dev/null
+++ b/keys/recovery_z00a.sig
Binary files differ