On Mon, Jan 11, 2016 at 1:18 PM Rob Landley <r...@landley.net> wrote:

> On 01/09/2016 03:38 PM, enh wrote:
> > i have the following internal bug:
> >
> > ls -laZ doesn't properly return the SELinux label for files where a
> > non-fully qualified path is provided.
> >
> > Steps to reproduce (on Nexus 9):
> >
> >   adb shell ls -laZ /sys/kernel/debug/tracing/tracing_on
> >   adb shell ls -laZ /sys/kernel/debug/tracing/ | grep tracing_on
> >   adb shell 'cd /sys/kernel/debug/tracing ; ls -laZ tracing_on'
> >
> > Expected: The output of all commands should yield the same SELinux
> > label: "u:object_r:debugfs_tracing:s0"
>
> I have now ordered a 1 gig quad processor raspberry pi "b" to try to
> fling marshmallow upon. (I really need an android test environment, and
> that's powerful enough to potentially self-host, so...)
>
> (I would have ordered a b+ but those are all 512M with 700 mhz processor
> and I think it's only dual core... Not sure how "+" works into it here.)
>

What you ordered is the "B model 2", rather than the "B+".
It goes something like: "B", "B (later board revision)", "B+", "B model 2".
And yes I realize this is silly.
_______________________________________________
Toybox mailing list
Toybox@lists.landley.net
http://lists.landley.net/listinfo.cgi/toybox-landley.net

Reply via email to