Hi all

I have the master branch synced and included these device drivers: 
google_devices-dragon-mxc89l-5452d463.tgz and 
nvidia-dragon-mxc89l-7dd0c758.tgz in the vendor folder.

Machine is Ubuntu 14.04.

Build commands performed as follows:
repo init -u https://android.googlesource.com/platform/manifest
repo sync
deploy <vendor specific files as above> by running scripts and accepting 
licenses
make clobber
export JACK_SERVER_VM_ARGUMENTS="-Dfile.encoding=UTF-8 
-XX:+TieredCompilation -Xmx8g"
./prebuilts/sdk/tools/jack-admin kill-server
./prebuilts/sdk/tools/jack-admin start-server
source build/envsetup.sh
lunch aosp_dragon-eng
make
.......
#### make completed successfully (05:43:18 (hh:mm:ss)) ####

The resulting images will not boot the tablet. It hangs at the white Google 
logo screen. Please can anyone suggest how to trouble shoot this issue?

I tried to run the emulator from the build but get this error:
   emulator: ERROR: Can't find 'Linux version ' string in kernel image 
file: /home/aisling/AndroidSource/out/target/product/dragon/kernel

I am unsure if the issue is the same for both the tablet and the emulator.  
What steps have I missed out please in my build?

Thanks very much
Aisling

-- 
-- 
You received this message because you are subscribed to the "Android Building" 
mailing list.
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-building?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Android Building" 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/d/optout.

Reply via email to