Ohhhh, that's how multi quote works...
What's this audio patch? I had one bad build once but it that was it for me .-.
Because it keeps us up to date, lets us build other ROMs with new features and we can't reproduce that build again.
Trying! Having some issues with the other ROMs though, I'll work with somcom to fix them when we both have time and internet
At the moment Slim's getting
Code:
rameworks/native/libs/ui/GraphicBufferAllocator.cpp: In member function 'android::status_t android::GraphicBufferAllocator::alloc(uint32_t, uint32_t, android::PixelFormat, int, const native_handle_t**, int32_t*, uint32_t)':
frameworks/native/libs/ui/GraphicBufferAllocator.cpp:115:26: error: 'alloc_device_t' has no member named 'allocSize'
Which I'm fairly certain is a result of aosp changes breaking things. Hopefully tomorrow it'll be gone.
Carbon's still building at the moment, which is promising. No clue if wifi will work or not though but I repo synced so fingers crossed Carbon fixed our issue upstream!
And if anyone has any clue how to get builds running on Vanir, that'd be great. At the moment I'm getting
Code:
Don't have a product spec for: 'vanir_peregine'
with manifest
Code:
<?xml version="1.0" encoding="UTF-8"?>
<!--Please do not manually edit this file-->
<manifest>
<remote fetch="git://github.com/" name="peregrine" />
<project name="OUDhs/android_device_motorola_peregrine" path="device/motorola/peregrine" remote="peregrine" revision="kk" />
<project name="OUDhs/android_kernel_motorola_msm8226" path="kernel/motorola/msm8226" remote="peregrine" revision="kk" />
<project name="OUDhs/proprietary_vendor_motorola" path="vendor/motorola" remote="peregrine" revision="kk" />
<project name="CyanogenMod/android_device_qcom_common" path="device/qcom/common" remote="peregrine" revision="cm-11.0" />
<project name="CyanogenMod/android_device_motorola_qcom-common" path="device/motorola/qcom-common" remote="peregrine" revision="cm-11.0" />
<project name="somcom3x/android_device_motorola_msm8226-common" path="device/motorola/msm8226-common" remote="peregrine" revision="kk2" />
<project name="CyanogenMod/android_hardware_qcom_fm" path="hardware/qcom/fm" remote="peregrine" revision="cm-11.0" />
<project name="CyanogenMod/android_hardware_qcom_display-caf-new" path="hardware/qcom/display-caf-new" remote="peregrine" revision="cm-11.0" />
<project name="CyanogenMod/android_hardware_qcom_media-caf-new" path="hardware/qcom/media-caf-new" remote="peregrine" revision="cm-11.0" />
</manifest>
Pretty much used the Carbon manifest. Maybe it's closer to Slim?
So y'all know, I'm just a builder at the moment, Shabby and somcom are doing all the hard work and they're responsible for things working, I just mash their work with a bunch of other people's work and hope something good comes out