kylemanna / docker-aosp

🏗 Minimal Android AOSP build environment with handy automation wrapper scripts
https://registry.hub.docker.com/u/kylemanna/aosp/
MIT License
507 stars 239 forks source link

Investigate "--device" option from Docker 1.2 for USB devices #7

Open kylemanna opened 9 years ago

kylemanna commented 9 years ago

Investigate the --device idea available in Docker 1.2

Idea from stucki/docker-cyanogenmod#7

The design philosophy of docker-aosp is to only do the building in the container and the USB device is already accessible on the host and the container can access the USB extracted files via the volume mount.

Might be handy for automatic deployment using existing makefile targets?

jcfr commented 8 years ago

See also https://source.android.com/source/initializing.html#configuring-usb-access