Fixed quote errors in echo expressions 75/27575/2
authoramanarora9848 <aman.arora9848@gmail.com>
Tue, 31 May 2022 17:42:54 +0000 (23:12 +0530)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 31 May 2022 21:37:07 +0000 (21:37 +0000)
commitb833306fa26009218ecc9d48114ec61707ddb9e1
tree1fbdad2050b329746547254faabf29699d789bea
parenta66a5bf5e32b755e0c6a50843492f30b6cc79bd8
Fixed quote errors in echo expressions

Enclosed the echo expressions in double quotes (which previously had single quotes) for the following pages to prevent build errors:
1. Customizing Your Build
2. Building the AGL Image
  a. Building for x86 (Emulation and Hardware)
  b. Building for Raspberry Pi 4
  c. Building for Supported Renesas Boards

Signed-off-by: amanarora9848 <aman.arora9848@gmail.com>
Change-Id: I18543d001e5da6fbdcf11d72236122c7e6ffdac1
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/27575
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
docs/0_Getting_Started/2_Building_AGL_Image/4_Customizing_Your_Build.md
docs/0_Getting_Started/2_Building_AGL_Image/5_1_x86_Emulation_and_Hardware.md
docs/0_Getting_Started/2_Building_AGL_Image/5_2_Raspberry_Pi_4.md
docs/0_Getting_Started/2_Building_AGL_Image/5_3_RCar_Gen_3.md