Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to generate a device-specific YAML config file #22

Closed
keyur2maru opened this issue Dec 7, 2022 · 1 comment
Closed

How to generate a device-specific YAML config file #22

keyur2maru opened this issue Dec 7, 2022 · 1 comment

Comments

@keyur2maru
Copy link

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
Copy link
Owner

kdrag0n commented Dec 8, 2022

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

@kdrag0n kdrag0n closed this as completed Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants