You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Android Building
I have recently started working on AOSP and I have a couple of applications that I do not want to update when I update my OS. I tried using the vendor partition and flashing my specified appilcations on the vendor partition which built successfully. During run time the application crashed since it needs some system level permissions. Is there any way I can have a system app on the vendor partition ?