When i build my android source code, my apps install as system apps in system/app. I do not want that. I want my apps to install as normal apps in data/app which also makes it easy for the user to uninstall the app
This answer did not help me, Install an app into data/app instead of system/app in the Android Source compilation