Open sjllls opened 5 years ago
Feel free to send a Pull Request of your manifest whenever you are ready :)
make sony devices great again 👍
Any news on this one? What changes to the xperia X tree were necessary? Is there a manifest xml? I assumed the device had a different SOC, camera and display.
@APokorny there is a manifest repo in @sjllls account here: https://github.com/sjllls/halium-devices
A few things have changed since then. Basically I made sure that everything in the device-sony-common repo can be reused by other Sony devices. ~odmfirmware.mk is an exception, that should be reverted in the common repo and placed in the suzu repo instead.~ Though everything else should help kickstart new port efforts on Sony devices.
Tree:
usb: Manufacturer: GNU/Linux Device
appears indmesg
on host.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.