Hello,

I was trying to build android from source for my Nexus Player.
I did the following steps, and the build was successful.

repo init -uhttps://android.googlesource.com/platform/manifest -b 
android-5.1.1_r29
repo sync
. build/envsetup.sh 
 lunch full_fugu-userdebug
make -j4

After building, I flashed the output to the device using fastboot.
However, the OS fails to boot.
Could I be missing something? As per my understanding, the android source 
contains the kernel as well as the hardware specific parts included in the 
source for nexus devices. Is that right?
Thanks!
_Nitish

-- 
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 android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/a9357e54-3fa6-4fea-902d-ad5d87259ba2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to