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
