I was forking device config on github.
It had mk files and some folders.
Well, the mk files are already defined its usage by another stackoverflow question: Android device configuration for AOSP
But, what about the folders like audio, bluetooth, power, camera?
How can I get it, and what is it?
Plus, CM Porting guide says forking a similar hardware device's configuration may help.
But how can I exactly compare these hardwares?
Thank you.