Add aes as A/B OTA partition

Bug: 37554629
Change-Id: I162150922683000dbfc0beceab807d46bd51325e
diff --git a/gpt-utils/gpt-utils.h b/gpt-utils/gpt-utils.h
index c585176..d29fedc 100644
--- a/gpt-utils/gpt-utils.h
+++ b/gpt-utils/gpt-utils.h
@@ -80,7 +80,7 @@
 #define AB_SLOT_B_SUFFIX                "_b"
 #define PTN_XBL                         "xbl"
 #define PTN_SWAP_LIST                   PTN_XBL, \
-        "abl", "aboot", "apdp", "bootlocker", "cmnlib", "cmnlib32", \
+        "abl", "aboot", "aes", "apdp", "bootlocker", "cmnlib", "cmnlib32", \
         "cmnlib64", "devcfg", "dtbo", "hosd", "hyp", "laf", "keymaster", \
         "lockbooter", "msadp", "pmic", "rpm", "storsec", \
         "trusty", "tz", "vbmeta"