AOSP groups are here: http://source.android.com/source/community/index.html
This group is for developing applications that run on the Android Platform On Saturday, September 14, 2013 6:30:38 PM UTC+1, dino omanovic wrote: > > This is my first build from source. I got so far to this step: > > make otapackage > ============================================ > PLATFORM_VERSION_CODENAME=REL > PLATFORM_VERSION=4.3 > TARGET_PRODUCT=full_haida > TARGET_BUILD_VARIANT=eng > TARGET_BUILD_TYPE=release > TARGET_BUILD_APPS= > TARGET_ARCH=arm > TARGET_ARCH_VARIANT=armv7-a-neon > TARGET_CPU_VARIANT=krait > HOST_ARCH=x86 > HOST_OS=linux > HOST_OS_EXTRA=Linux-3.11.0-1-ARCH-x86_64-with-glibc2.2.5 > HOST_BUILD_TYPE=release > BUILD_ID=JSS15Q > OUT_DIR=out > ============================================ > Checking build tools versions... > hardware/ti/wlan/mac80211/wpa_supplicant_lib/Android.mk:15: > /android.config: Datei oder Verzeichnis nicht gefunden > No private recovery resources for TARGET_DEVICE haida > No recovery.fstab for TARGET_DEVICE haida > make: *** Keine Regel, um »/android.config« zu erstellen. Schluss. > > So, why I am getting this error? In device/ I have these folders according > to legacyxperia.github.io where I got all blobs and drivers: haida > mogami-common and msm7x30-common. In kernel/ I have msm7x30-3.4.x-nAa. In > .repo/local_manifest/local_manifest.xml. In vendor/semc I have all blobs. > How can I fix this? > Thanks in advance. > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

