Yeah, we currently build apps separately and inclu...
# android
b
Yeah, we currently build apps separately and include them as prebuilts (like third-party apps) within our forked AOSP to distribute with image. But this means, we have two build process (apps and ROM) which takes a lot of time. So, we are looking for ways to include Kotlin apps within AOSP to have one single build. Thanks for the comments!