summaryrefslogtreecommitdiff
path: root/filesystem/filesystem.go
diff options
context:
space:
mode:
author Yifeng Zeng <yifengzeng@google.com> 2025-02-05 17:00:56 -0800
committer Yifeng Zeng <yifengzeng@google.com> 2025-02-05 17:00:56 -0800
commit1876f5b07c7e9c2a2e7b11c32b457f4696273cdf (patch)
tree887e151c2eca4ef586bb76707ab8bcc0fbc2e1bd /filesystem/filesystem.go
parent46aceb31b440312a94af32188b76349b0b375e33 (diff)
Implement a feature that installs a cc_test's dependencies into a standalone folder.
This is the implementation of go/standalone-native-device-tests This feature is disabled by default. To enable it, the `standalone_test` option needs to be added in the Android.bp file. Example: ``` cc_test { ... standalone_test: true, ... } ``` Change-Id: I3bf1b0313e50d1018088123c40c7fd23dcb69553 Test: m bionic-unit-tests Test: m libunwindstack_unit_test
Diffstat (limited to 'filesystem/filesystem.go')
0 files changed, 0 insertions, 0 deletions