Hi All, I am a newbie. I have some question: 1.I used follow command to fetch the android platform source:
$ mkdir mydroid $ cd mydroid $ repo init -u git://android.git.kernel.org/platform/manifest.git -b android-2.3.1_r1 $ repo sync But I can’t get the vendor/ folder, Why? After look up the .repo/manifests/default.xml, there is no information about the vendor/ folder. Why? And how to get it? 2. If I want to maintain two version source code, what I need to do? For example, now, I have had froyo version in my PC, while I want to fetch the gingerbread. I have try reinit repo, but fatel! Best regards Baul -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
