i like to add the AOSP 4.3 to a gerrit project
问题 "i am pretty new to this stuff so kindly bear with me" i have downloaded AOSP4.2.1 to my ~/Android_setup/AOSP4.2.1 using below steps and was able to compile and build the images. << repo init -u https://android.googlesource.com/platform/manifest -b android-4.2.1_r1 repo sync >> and now want to setup a Gerrit server on my PC, and create a new project with the AOSP code, i was able to setup a local gerrit server in my ~/gerrit_example folder. i was able to create new proejct in gerrit using the