Question
AOSP project - how do I on building AOSP set a specific app as device owner?
I am building a AOSP-project where we have a APK, we would like to be device-owner on the build.
Where in the AOSP-project do we set a specific APK as device-owner?
Thanks!