Loading
usb: gadget: android: Fix product name
Product names may contain spaces and scanf %s only matches the 1st word.
Use strlcpy instead.
Change-Id: Ie8703fea9775f7fc17fe615a42597ca3816d36b0
Signed-off-by:
Benoit Goby <benoit@android.com>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Product names may contain spaces and scanf %s only matches the 1st word.
Use strlcpy instead.
Change-Id: Ie8703fea9775f7fc17fe615a42597ca3816d36b0
Signed-off-by:
Benoit Goby <benoit@android.com>