What commandline did you use when you repo init to checkout the "android-8.0.0_r30" source?
$ repo init -u https://android.googlesource.com/platform/manifest -g all -b android-8.0.0_r30 bill On Monday, November 27, 2017 at 7:52:34 AM UTC-8, pylon wrote: > > hi, bill > 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 > > > On Tuesday, November 7, 2017 at 9:04:00 AM UTC+8, Bill Yi wrote: >> >> Android 8.0.0 Oreo source code is now available. The following builds, >> tags, and devices are supported: >> - OPR1.170623.032, android-8.0.0_r28, Pixel XL, Pixel, Pixel C >> - OPR2.170623.027, android-8.0.0_r29, Nexus Player >> - OPR3.170623.013, android-8.0.0_r30, Pixel XL, Pixel >> - OPR5.170623.011, android-8.0.0_r31, Nexus 6P >> - OPR6.170623.023, android-8.0.0_r32, Nexus 5X >> >> The corresponding factory images, ota images, and proprietary binaries >> are available at >> https://developers.google.com/android/images >> https://developers.google.com/android/ota >> https://developers.google.com/android/drivers >> >> We have pushed the corresponding kernel projects for the following >> devices: >> tag project branch >> device >> android-8.0.0_r0.23 kernel/x86_64 android-x86_64-fugu-3.10-oreo-r2 Nexus >> Player >> android-8.0.0_r0.24 kernel/tegra android-tegra-dragon-3.18-oreo Pixel C >> android-8.0.0_r0.25 kernel/msm android-msm-bullhead-3.10-oreo-r6 Nexus 5X >> android-8.0.0_r0.26 kernel/msm android-msm-angler-3.10-oreo-r5 Nexus 6P >> android-8.0.0_r0.27 kernel/msm android-msm-marlin-3.18-oreo-r3 Pixel XL / >> Pixel >> >> bill >> > -- -- 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.
