How aosp build a aar file?

529 views Asked by At

I want to build a aosp project(SystemUI) with Android studio. But it dependency some libs (e.g. SettingsLib), I know the settingslib is build by android_library. So how do build the settingsLib to a aar format file, then I can import it to android studio?

0

There are 0 answers