MA-11241 [Android] Use strlen() to calculate the string length
authorLuo Ji <ji.luo@nxp.com>
Thu, 25 Jan 2018 06:48:23 +0000 (14:48 +0800)
committerLuo Ji <ji.luo@nxp.com>
Thu, 25 Jan 2018 11:38:54 +0000 (19:38 +0800)
commit638ec01fb9b267e6ab65e33552c178677f6258e9
tree1deb9d43455d65ec542d316d4d7bb9921cff5c6e
parent9e74f978829f465b54a7fc189d306490399c816b
MA-11241 [Android] Use strlen() to calculate the string length

Calculate the string length with strlen() instead of hard code.

Change-Id: I6028c249ca03f5d3d08225c528d3584e507c64b3
Signed-off-by: Luo Ji <ji.luo@nxp.com>
drivers/usb/gadget/f_fastboot.c