How to generate a device-specific YAML config file
keyur2maru opened this issue · 1 comments
keyur2maru commented
I have a rockchip rk3399-based device with its AOSP 10 BSP. I am trying to update it to AOSP 11. I am hoping to use https://github.com/kdrag0n/adevtool/blob/main/docs/pixel-generate.md but cannot figure out a way to obtain or generate my device's YAML config file. Any more information on this topic would be very helpful. Thanks!
kdrag0n commented
You have to write a config for your device; there's no way to generate it automatically. It's documented as a heavily-commented example config here: https://github.com/kdrag0n/adevtool/blob/main/config/examples/device.yml