Uxio Prego <[email protected]> wrote:
> Hi, hey android allows execution of _legacy_ static
> binary programs, via unpacking of binary as asset,
> then chmod ing it properly and finally running it
> through a system call [from e.g. the Java userland
> of a vanilla android application package].
>
> I doubt that Chrome OS doesn't include some
> equivalent facility!

Chrome OS does allow for running Android assets, but:

* They run in an Android container, and do not have access to Chrome
  OS configuration and user files.

* This feature was added relatively recently, and enabling it requires
  specific support code to be written (and released) for each particular
  platform.  It hasn't been done for the platform I'm using.

-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to