Does AOSP support Jetpack Compose for System Applications?
If so what changes have to be done in Android.bp file?
Does AOSP support Jetpack Compose for System Applications?
If so what changes have to be done in Android.bp file?
Copyright © 2021 Jogjafile Inc.
Yes, it does. You can check the SystemUI code here and here.
The main dependencies that you'll need to add to your .bp file are: