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
Hi Experts,
I am trying to onboard an SDK on Android 14. SDK needs the *.mk files to be generated before the make. I am looking for an hook before make in Android build system.
Any example doing dynamic generation of *.mk or *.bp files in AOSP source code is much appreciated.