-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
Description
Tree:
- Create manifest
- Boot image and system image build successfully
- Device boots into rootfs,
usb: Manufacturer: GNU/Linux Device
appears indmesg
on host. - LXC container starts and does not crash
- libhybris tests
- test_gps
- test_hwcomposer
- test_lights
- test_vibrator
- test_wifi
- test_sensors
- test_audio
- test_camera
- test_input
- test_nfc (I'm Jpanese version, can't test)
- test_recorder
Based on the works of @fredldotme #98
FAQ
You need to run sudo mount -o remount,rw /
if you want to use APT tool.
If you met error in build about O_CLOEXEC
,please define it manually in header.
#define O_CLOEXEC 02000000
Video recode: Link
Anbox will check 'ro.product.device', You can modified it to 'turbo', then you can install anbox via apt.