summaryrefslogtreecommitdiff
path: root/filesystem/filesystem_test.go
diff options
context:
space:
mode:
author Aleksei Vetrov <vvvvvv@google.com> 2024-03-07 19:24:47 +0000
committer Aleksei Vetrov <vvvvvv@google.com> 2024-03-11 14:02:08 +0000
commitf4775ca238a91d9c6002f2b98ebd6e72663b3063 (patch)
treea62f4563ace5dcb4305dd582f6c8925310b23926 /filesystem/filesystem_test.go
parentb952c848417ee458682d3e3f6589cb31e221a9cb (diff)
Make syspropRustGenRule work with absolute paths
This rule should be able to work with OUT_DIR set as absolute path, which is used in "development/tools/ndk/update_ndk_abi.sh". The problem appears if sysprop file itself is generated and "syspropFile.String()" returns an absolute path, which is not accepted as path component for "PathForModuleGen". The fix is to use "android.GenPathWithExt" like in "syspropJavaGenRule". Fixes: 328506541 Test: TreeHugger Test: development/tools/ndk/update_ndk_abi.sh Change-Id: Ia1e9a0ad51ebd957be97c48f5e1cf0e06a0da0ee
Diffstat (limited to 'filesystem/filesystem_test.go')
0 files changed, 0 insertions, 0 deletions