Get System properties in .mk file

32 views
Skip to first unread message

Balasaheb Dhumal

unread,
Jun 19, 2020, 11:29:24 AM6/19/20
to android-ndk
I want to get system properties in .mk file . Is there any function to call SystemProperties in . mk file.

Alex Cohn

unread,
Jun 25, 2020, 1:35:47 PM6/25/20
to android-ndk
I want to get system properties in .mk file . Is there any function to call SystemProperties in . mk file.

.mk file exists on the build system only. By SystemProperties we usually mean the properties of app while it is running. So there is no way you can access SystemProperties in .mk file.

BR,
Alex

 
Reply all
Reply to author
Forward
0 new messages