Skip to content
Snippets Groups Projects
Commit 6aabc1c7 authored by William Roberts's avatar William Roberts
Browse files

Android.mk: drop polluting variables


Some of the ALL_*_FILES variables remained that were used
in a way that could not be cleared. Move them to lower
case variants and use a build recipe PRIVATE_*_FILES variable.
This avoids polluting the global namespace.

Change-Id: I83748dab48141af7d3f10ad27fc9319eaf90b970
Signed-off-by: default avatarWilliam Roberts <william.c.roberts@intel.com>
parent 13b6b7e8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment