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
Is it possible to get access to the build date/time within Android.bp blueprints?
I'm adding (c++) code to the build tree that uses a define for the build date & time (i.e. -DBUILDDATE=<build date & time>) and cannot find if/how this can be done in a soong blueprint.