1
0
Fork 0

[iot] Minor format fix.

Test: None
Bug: None
Change-Id: I2c899e42d8b2911ed96df535c4864d1316d66383
zero-sugar
Yu Shan 2018-06-04 14:52:45 -04:00 committed by Ji Luo
parent b45ecdb053
commit a1f5c4f9fb
2 changed files with 2 additions and 3 deletions

View File

@ -3243,7 +3243,7 @@ static void cb_flashing(struct usb_ep *ep, struct usb_request *req)
}
#endif /* CONFIG_AVB_ATX */
#ifdef CONFIG_ANDROID_THINGS_SUPPORT
else if (endswith(cmd, FASTBOOT_BOOTLOADER_VBOOT_KEY)) {
else if (endswith(cmd, FASTBOOT_BOOTLOADER_VBOOT_KEY)) {
strcpy(response, "OKAY");
}
#endif /* CONFIG_ANDROID_THINGS_SUPPORT */

View File

@ -1209,9 +1209,8 @@ AvbIOResult fsl_read_permanent_attributes(
sizeof(fsl_product_root_public_key));
memcpy(attributes->product_id, fsl_atx_product_id,
sizeof(fsl_atx_product_id));
return AVB_IO_RESULT_OK;
#endif /* CONFIG_IMX_TRUSTY_OS */
return AVB_IO_RESULT_OK;
}
/* Reads a |hash| of permanent attributes. This hash MUST be retrieved from a