2 more fixes for build failures when trying to use the android-p-preview-2 tag:
https://android-review.googlesource.com/c/platform/external/e2fsprogs/+/683305 https://android-review.googlesource.com/c/platform/external/f2fs-tools/+/683306 With those 3 patches (first one was https://android-review.googlesource.com/c/platform/prebuilts/tools/+/682002 for anyone who missed that), android-p-preview-2 builds and mostly works (tried on Nexus 6P with latest blobs from https://developers.google.com/android/blobs-preview ). ttyl bero On 9 May 2018 at 13:45, Bero Rosenkränzer <[email protected]> wrote: > Fix submitted to > https://android-review.googlesource.com/c/platform/prebuilts/tools/+/682002 > > But if history is any indication, the tag won't move even if > android-p-preview-2 isn't buildable. > > ttyl > bero > > On 9 May 2018 at 13:15, Bero Rosenkränzer > <[email protected]> wrote: >> Hi, >> trying to build a system image from android-p-preview-2 (tried >> aosp_angler-userdebug, but given what's causing it, this will likely >> affect every phone target) fails almost instantly due to a new >> dependency in the Dialer app: >> ninja: error: >> 'out/host/common/obj/JAVA_LIBRARIES/javapoet-prebuilt-jar_intermediates/classes.jar', >> needed by >> 'out/target/common/obj/APPS/Dialer_intermediates/classes-full-debug.jar', >> missing and no known rule to make it >> >> Javapoet prebuilt jars exist in >> prebuilts/tools/common/m2/repository/com/squareup/javapoet -- but they >> aren't hooked into the build system, so they aren't found. >> >> ttyl >> bero >> >> On 9 May 2018 at 00:18, 'Bill Yi' via Android Building >> <[email protected]> wrote: >>> hi All, >>> >>> Today, we pushed a small number of GPL projects for the P Beta 1. The tag is >>> android-p-preview-2. This preview is not a full platform update and only for >>> reference. >>> >>> We also pushed the kernel source for the following devices: >>> Tag, Branch, >>> Project, Device >>> - android-p-preview-2_r0.1, android-msm-marlin-3.18-p-preview-2, >>> kernel/msm, Pixel XL (marlin)/Pixel (sailfish) >>> - android-p-preview-2_r0.2, android-msm-wahoo-4.4-p-preview-2, >>> kernel/msm, Pixel 2 XL (taimen)/Pixel 2 (walleye) >>> - android-p-preview-2_r0.2, android-easel-intel-linux-4.7-p-preview-2, >>> kernel/arm64, Pixel 2 XL (taimen)/Pixel 2 (walleye) >>> >>> Thanks >>> >>> 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. -- -- 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.
