On 2/25/23 10:38 AM, Bartosz Golaszewski wrote: > If I take it into the main tree, I would like to be at least able to > check that it builds correctly. Could you post some instructions on > how to build the android package in the least number of steps? Will I > need to jump through all the regular hoops involved in building > android images? > > Bart Ah, I mentioned in the cover letter that this was informational and I didn't expect you to take it. Unfortunately I think you would need to jump through all the regular hoops. Roughly, the steps would be: - Checkout AOSP: https://source.android.com/docs/setup/download/downloading - Checkout libgpiod under external/ - Build AOSP: https://source.android.com/docs/setup/build/building Of course I would appreciate if you went out of your way to take this, but otherwise hopefully this public mailing list patch helps other Android device manufacturers/tinkerers for now. Ben