do u miss folder just in framework? u can quickly rebase again., $rm -rf framworks/base $repo sync framework/base
if some issue with repo sync, u can download tar ball - go to http://android.git.kernel.org/?p=platform/frameworks/base.git;a=tree;h=refs/heads/froyo;hb=refs/heads/froyo (say froyo branch) - click on 'snapshot' to save tar.gz (http://android.git.kernel.org/?p=platform/frameworks/base.git;a=snapshot;h=refs/heads/froyo;sf=tgz ) On Tue, Jan 11, 2011 at 8:24 AM, Lakshman Bana <[email protected]> wrote: > I just started looking into GitWeb and I found that my source tree is > missing few directories (wifi, vpn, telephony etc). Could someone help > me to get those sources locally. > Thanks > lb > On Mon, Jan 10, 2011 at 3:32 PM, lb <[email protected]> wrote: >> Hi All, >> I posted this question in android-building and I got suggestion that I >> should be posting it porting group. >> >> $ make ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi- >> ============================================ >> PLATFORM_VERSION_CODENAME=REL >> PLATFORM_VERSION=2.2.1 >> TARGET_PRODUCT=generic >> TARGET_BUILD_VARIANT=eng >> TARGET_SIMULATOR= >> TARGET_BUILD_TYPE=release >> TARGET_BUILD_APPS= >> TARGET_ARCH=arm >> HOST_ARCH=x86 >> HOST_OS=linux >> HOST_BUILD_TYPE=release >> BUILD_ID=MASTER >> ============================================ >> ============================================ >> find: wifi: No such file or directory >> find: vpn: No such file or directory >> find: wifi: No such file or directory >> find: vpn: No such file or directory >> Aidl: framework <= frameworks/base/core/java/android/os/ >> INetworkManagementService.aidl >> frameworks/base/core/java/android/os/INetworkManagementService.aidl: >> 22: couldn't find import for class android.net.wifi.WifiConfiguration >> make: *** [out/target/common/obj/JAVA_LIBRARIES/ >> framework_intermediates/src/core/java/android/os/ >> INetworkManagementService.java] Error 1 >> >> >> Has anyone see it before? I have no luck with google search. My device >> has no wifi so is there a way to disable wifi from the build? >> thanks in advance. >> lb >> >> -- >> unsubscribe: [email protected] >> website: http://groups.google.com/group/android-porting >> > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-porting > -- Regards, Deva www.bittoggler.com -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
