I'm trying to applying gradle build system into Settings app to make APK.
In order to make Settings apk in gradle build system, SettingsLib jar or aar is essentianl.
So I'm looking for the way how to make aar in soong build system.
I couldn't find useful information so far in link below,
Could you let me know?