there are some problems when i compile with the branch “OPR3.170623.013, android-8.0.0_r30”, build success but run error:
1.emulator: emulator run but show nothing(black);
2.pixel phone:after the command "fastboot flashall -w", the phone can't boot
here are my steps:
1.source build/envsetup.sh
2.repo sync
3.repo start android-8.0.0_r30 --all
4.make clean
5.download the driver by tag "OPR3.170623.013",and run the "extract-google_devices-sailfish.sh" && "extract-qcom-sailfish.sh"
6.lunch aosp_sailfish-userdebug
7.make -j8
8.fastboot flashall -w
could you do me a favour? Is there any step is wrong? Or LOST any step?Should I build the kernal or the binary kernal is int the branch "android-8.0.0_r30"?
PS:
OS:ubuntu LTS 16.04
Java:OpenJDK 1.8
the log is in the attachment file: emulator-verbose.txt