I could use some help setting up the PDX206 device tree for LOS if you've got some time.
I was able to build AOSP given the `sonyxperiadev` sources, but adapting it to LOS has been a challenge:
- If I use the entire `local_manifests` repo, I get path conflicts during the build. I've been able to eliminate duplicate repos cloning to the same path (using remove-project directives, but am still having trouble with the same modules being defined in multiple Android.bp files.)
- If I only source the device repos in a roomservice.xml manifest file, I get SOONG errors.
I've yet to get a successful LOS build for this device