Merge "Include tests directories in the linker legacy configuration."
This commit is contained in:
commit
d503239292
1 changed files with 5 additions and 0 deletions
|
|
@ -11,6 +11,11 @@ dir.legacy = /vendor
|
||||||
dir.legacy = /odm
|
dir.legacy = /odm
|
||||||
dir.legacy = /sbin
|
dir.legacy = /sbin
|
||||||
|
|
||||||
|
dir.legacy = /data/nativetest
|
||||||
|
dir.legacy = /data/nativetest64
|
||||||
|
dir.legacy = /data/benchmarktest
|
||||||
|
dir.legacy = /data/benchmarktest64
|
||||||
|
|
||||||
# Except for /postinstall, where only /system and /product are searched
|
# Except for /postinstall, where only /system and /product are searched
|
||||||
dir.postinstall = /postinstall
|
dir.postinstall = /postinstall
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue