sailfishos-open / waydroid

Waydroid packaging for Sailfish OS
34 stars 8 forks source link

Use aidl3 instead of aidl2 #27

Closed erikinkinen closed 1 year ago

erikinkinen commented 1 year ago

The newest OTA images for Waydroid are based on LineageOS 18.1 which is on API level 30. This API level requires the use of aidl3 instead of aidl2.

piggz commented 1 year ago

This is probably a sensible change. Newer libgbinder wont need it in the future, but for now its probably safe to default it to this.

erikinkinen commented 1 year ago

Unless you force waydroid init to download an older system image, it won't work without this.