Hi Am 16.11.2015 um 09:47 schrieb Dietrich Ayala: > Thomas, we have more non-RIL devices coming, such as Sony tablet, Chirimen, > Raspberry Pi. > > Is it possible to make some kind of test that fails when we break like > this, so we know when it happens? We could add one of these devices to Treeherder.
The class in question, |BluetoothHfpManager|, is a minimal version of the full RIL-based implementation. I think it was added to not clutter the Bluetooth C++ code with too many #ifdefs that distinguish between RIL and non-RIL builds. But maybe we should revise this decision. Best regards Thomas > > On Sun, Nov 15, 2015 at 9:44 PM Paul Aguilar < > [email protected]> wrote: > >> Hi guys! >> >> I want to compile a rom for the flatfish tablet, but from a few months ago >> I just get the same error while I'm compiling. >> >> The process stop when is compiling the bluetooth. >> >> Any idea? recommendation? This device is stopped for development? >> >> This is the final output. https://pastebin.mozilla.org/8852202 >> >> Regards! >> >> _______________________________________________ >> dev-fxos mailing list >> [email protected] >> https://lists.mozilla.org/listinfo/dev-fxos >> > > > _______________________________________________ > dev-fxos mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-fxos _______________________________________________ dev-fxos mailing list [email protected] https://lists.mozilla.org/listinfo/dev-fxos

