summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2019-01-02 13:39:29 -0800
committerDan Willemsen <dwillemsen@google.com>2019-01-02 13:49:56 -0800
commit01046061175c4fd3f518aa51efbdcadff00b7900 (patch)
tree192dfab1f1043969fedba6a29ed7b2b56ba9b21d /test/ProfileTestMultiDex
parent0f0a4e40667c87fbd4ae5480eddbfd701bfabfa2 (diff)
Remove uses of $USER
The definition of $USER is changing between inside the build and outside -- on Linux, with the new sandbox I'm working on, it will always be "nobody" inside the sandbox. (Mapping to the correct user outside the sandbox with user namespaces, so file owners are still correct). TMPDIR is always set by the build system to something that is unique to the out directory -- it's currently $OUT_DIR/soong/.temp, and cleared between builds. This means we can simplify some of the uses of $USER within the art makefiles. Bug: 122270019 Test: treehugger Change-Id: I1277a7e9cc64759e787c0d4bf8e088f63d70be69
Diffstat (limited to 'test/ProfileTestMultiDex')
0 files changed, 0 insertions, 0 deletions