Now Android master container is deployed to /mnt/stateful_partition, which is labeled noexec by default.
To start Android master container we need to remount it. We should stop doing this after deploying master container to /opt where other containers live.
Now Android master container is deployed to /mnt/stateful_partition, which is labeled noexec by default.
To start Android master container we need to remount it. We should deploy master container to /opt where other containers live and deploy Android container to /opt.
Comment 1 by xutan@google.com
, Aug 23 2017